Photon Server API Documentation v5.0RC1

Photon.Common.Plugins.PluginLogger Member List

This is the complete list of members for Photon.Common.Plugins.PluginLogger, including all inherited members.

Debug(object message)Photon.Common.Plugins.PluginLoggerinline
Debug(object message, Exception exception)Photon.Common.Plugins.PluginLoggerinline
DebugFormat(string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
DebugFormat(IFormatProvider provider, string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
Error(object message)Photon.Common.Plugins.PluginLoggerinline
Error(object message, Exception exception)Photon.Common.Plugins.PluginLoggerinline
ErrorFormat(string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
ErrorFormat(IFormatProvider provider, string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
Fatal(object message)Photon.Common.Plugins.PluginLoggerinline
Fatal(object message, Exception exception)Photon.Common.Plugins.PluginLoggerinline
FatalFormat(string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
FatalFormat(IFormatProvider provider, string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
Info(object message)Photon.Common.Plugins.PluginLoggerinline
Info(object message, Exception exception)Photon.Common.Plugins.PluginLoggerinline
InfoFormat(string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
InfoFormat(IFormatProvider provider, string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
IsDebugEnabledPhoton.Common.Plugins.PluginLogger
IsErrorEnabledPhoton.Common.Plugins.PluginLogger
IsFatalEnabledPhoton.Common.Plugins.PluginLogger
IsInfoEnabledPhoton.Common.Plugins.PluginLogger
IsWarnEnabledPhoton.Common.Plugins.PluginLogger
NamePhoton.Common.Plugins.PluginLogger
PluginLogger(string name, IPluginLogMessagesCounter counter=null)Photon.Common.Plugins.PluginLoggerinline
Warn(object message)Photon.Common.Plugins.PluginLoggerinline
Warn(object message, Exception exception)Photon.Common.Plugins.PluginLoggerinline
WarnFormat(string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline
WarnFormat(IFormatProvider provider, string format, params object[] args)Photon.Common.Plugins.PluginLoggerinline