EmbeddedLogger..::..Log Method (LogType, 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.
- message
- Type: String
The message to log.