public interface KeyingStrategy<E>
ILoggingEvent.| Modifier and Type | Method and Description |
|---|---|
byte[] |
createKey(E e)
creates a byte array key for the given
ILoggingEvent |
byte[] createKey(E e)
ILoggingEvente - the logging eventCopyright © 2015–2016. All rights reserved.