Logs a throwable at
LogLevel.Finest
. The message of the Throwable will be the message.
Namespace: Hazelcast.Logging
Assembly: HazelcastClient3x (in HazelcastClient3x.dll) Version: 3.3.0.9
Syntax
Parameters
- thrown
- Type: SystemException
the Throwable to log.
See Also