Logs message with associated throwable information at
LogLevel.Warning
.
Namespace: Hazelcast.Logging
Assembly: Hazelcast.Net (in Hazelcast.Net.dll) Version: 3.6.1.0
Syntax
Parameters
- message
- Type: SystemString
the message to log - thrown
- Type: SystemException
the Throwable associated to the message.
See Also