Uses of Class
com.soklet.core.LogEvent
Packages that use LogEvent
-
Uses of LogEvent in com.soklet.core
Methods in com.soklet.core that return LogEventMethods in com.soklet.core with parameters of type LogEventModifier and TypeMethodDescriptiondefault voidLifecycleInterceptor.didReceiveLogEvent(LogEvent logEvent) Called when an event suitable for logging occurs during processing (generally, an exception).