1 write to IsLoggingEnabled
rzc (1)
ServerProtocol\ServerLogger.cs (1)
41
IsLoggingEnabled
= true;
3 references to IsLoggingEnabled
rzc (3)
ServerProtocol\ServerLogger.cs (3)
77
if (
IsLoggingEnabled
)
98
if (
IsLoggingEnabled
)
110
if (
IsLoggingEnabled
)