public class SlingStatusPrinter extends Object
Constructor and Description |
---|
SlingStatusPrinter() |
Modifier and Type | Method and Description |
---|---|
static void |
printInCaseOfErrorsOrWarnings(ch.qos.logback.core.Context context,
long threshold,
long msgSince,
boolean initSuccess)
Based on StatusPrinter.
|
public static void printInCaseOfErrorsOrWarnings(ch.qos.logback.core.Context context, long threshold, long msgSince, boolean initSuccess)
threshold
- time since which the message have to be checked for errors/warningsmsgSince
- time form which we are interested in the message logsinitSuccess
- flag indicating if Logback configuration failed or notCopyright © 2007–2015 The Apache Software Foundation. All rights reserved.