public class FormattingResultLog extends ResultLog
ResultLog.Entry
Constructor and Description |
---|
FormattingResultLog() |
Modifier and Type | Method and Description |
---|---|
void |
critical(String format,
Object... args) |
void |
debug(String format,
Object... args) |
void |
healthCheckError(String format,
Object... args) |
void |
info(String format,
Object... args) |
void |
warn(String format,
Object... args) |
add, getAggregateStatus, iterator, toString
Copyright © 2013–2014 The Apache Software Foundation. All rights reserved.