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