|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogEvent | |
---|---|
com.hazelcast.logging | This package contains logging functionality for Hazelcast. Since Hazelcast has a zero dependency policy, Hazelcast provides a logging abstraction like commongs logging, so that different logging frameworks like log4j, can be hooked in. |
Uses of LogEvent in com.hazelcast.logging |
---|
Methods in com.hazelcast.logging with parameters of type LogEvent | |
---|---|
void |
LogListener.log(LogEvent logEvent)
|
void |
ILogger.log(LogEvent logEvent)
Logs a LogEvent |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |