I would like to modify the output log information from a multiplayer online server. For instance, I intend to log the damage inflicted by players in the server's logs. Concerning the damage aspect, I have already located the corresponding method, OnAgentHit(), but despite searching extensively...