You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have made some changes to one of my branches to allow more detailed logging.
I would like to add a verbose setting to the main code base which will cause the server to log to server.log each time one of main client accessible methods are called (e.g. logon, move etc).
I will leave the default as "info".
I think this may be useful for future debugging and when trying to replicate live problems.
Worth doing?
The text was updated successfully, but these errors were encountered:
I have made some changes to one of my branches to allow more detailed logging.
I would like to add a verbose setting to the main code base which will cause the server to log to server.log each time one of main client accessible methods are called (e.g. logon, move etc).
I will leave the default as "info".
I think this may be useful for future debugging and when trying to replicate live problems.
Worth doing?
The text was updated successfully, but these errors were encountered: