If the library is compiled with DEBUG defined
and
is true, an event will be fired if an
handler is registered and the message will be sent to the
logging engine
Copy | |
---|---|
GridClient.Settings.DEBUG |
Copy | |
---|---|
OnLogMessage |
Declaration Syntax
C# |
public static void DebugLog( Object message, GridClient client )
Parameters
- message ( Object)
- The message to log at the DEBUG level to the current logging engine
- client ( GridClient)
- Instance of the client
Assembly: OpenMetaverse(Module: OpenMetaverse.dll) Version: 0.9.3.3318 (0.9.3.3318)