Click or drag to resize

MessageLoggermessage Method

the complete message of the logger.

Namespace:  Karamba.Utilities
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public string message()

Return Value

Type: String
return the complete message of the logger.
See Also