EmbeddedLogger..::..Log Method (LogType, String, String)
Logs a message.
                
    Namespace: 
   com.onlineobject.objectnet.server.UtilsAssembly: ObjectNetAPI (in ObjectNetAPI.dll)
Syntax
Parameters
- logType
 - Type: com.onlineobject.objectnet.server.Utils..::..LogType
The type of log message that is being logged. 
- logName
 - Type: String
Who is logging this message. 
- message
 - Type: String
The message to log. 

