public class LogEventComparator extends Object implements Comparator<ch.qos.logback.classic.spi.ILoggingEvent>
| Constructor and Description |
|---|
LogEventComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(ch.qos.logback.classic.spi.ILoggingEvent o1,
ch.qos.logback.classic.spi.ILoggingEvent o2) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitequalspublic int compare(ch.qos.logback.classic.spi.ILoggingEvent o1,
ch.qos.logback.classic.spi.ILoggingEvent o2)
compare in interface Comparator<ch.qos.logback.classic.spi.ILoggingEvent>Copyright © 2014–2019 Camunda Services GmbH. All rights reserved.