com.onlineobject.objectnet Namespace

EmbeddedLogger..::..DisableLoggingFor Method

Disables logging for messages of the given LogType.

Namespace:  com.onlineobject.objectnet.server.Utils
Assembly:  ObjectNetAPI (in ObjectNetAPI.dll)

Syntax


public static void DisableLoggingFor(

	LogType logType

)

Parameters

logType
Type: com.onlineobject.objectnet.server.Utils..::..LogType
The type of message to enable logging for.