OpenMetaverse Protocol Library Developers API Documentation
DebugLog Method
NamespacesOpenMetaverseLoggerDebugLog () () () ()
Members
Icon Member Description
DebugLog(Object)
If the library is compiled with DEBUG defined, an event will be fired if an
  Copy imageCopy
OnLogMessage
handler is registered and the message will be sent to the logging engine

DebugLog(Object, GridClient)
If the library is compiled with DEBUG defined and
  Copy imageCopy
GridClient.Settings.DEBUG
is true, an event will be fired if an
  Copy imageCopy
OnLogMessage
handler is registered and the message will be sent to the logging engine

Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)