Photon Server API Documentation v5.0RC1

ExitGames.Logging.ILogger Member List

This is the complete list of members for ExitGames.Logging.ILogger, including all inherited members.

Debug(object message)ExitGames.Logging.ILogger
Debug(object message, Exception exception)ExitGames.Logging.ILogger
DebugFormat(string format, params object[] args)ExitGames.Logging.ILogger
DebugFormat(IFormatProvider formatProvider, string format, params object[] args)ExitGames.Logging.ILogger
Error(object message)ExitGames.Logging.ILogger
Error(object message, Exception exception)ExitGames.Logging.ILogger
ErrorFormat(string format, params object[] args)ExitGames.Logging.ILogger
ErrorFormat(IFormatProvider formatProvider, string format, params object[] args)ExitGames.Logging.ILogger
Fatal(object message)ExitGames.Logging.ILogger
Fatal(object message, Exception exception)ExitGames.Logging.ILogger
FatalFormat(string format, params object[] args)ExitGames.Logging.ILogger
FatalFormat(IFormatProvider formatProvider, string format, params object[] args)ExitGames.Logging.ILogger
Info(object message)ExitGames.Logging.ILogger
Info(object message, Exception exception)ExitGames.Logging.ILogger
InfoFormat(string format, params object[] args)ExitGames.Logging.ILogger
InfoFormat(IFormatProvider formatProvider, string format, params object[] args)ExitGames.Logging.ILogger
IsDebugEnabledExitGames.Logging.ILogger
IsErrorEnabledExitGames.Logging.ILogger
IsFatalEnabledExitGames.Logging.ILogger
IsInfoEnabledExitGames.Logging.ILogger
IsWarnEnabledExitGames.Logging.ILogger
NameExitGames.Logging.ILogger
Warn(object message)ExitGames.Logging.ILogger
Warn(object message, Exception exception)ExitGames.Logging.ILogger
WarnFormat(string format, params object[] args)ExitGames.Logging.ILogger
WarnFormat(IFormatProvider formatProvider, string format, params object[] args)ExitGames.Logging.ILogger