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, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic 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–2020 Camunda Services GmbH. All rights reserved.