public interface LoggerUtils
| Modifier and Type | Field and Description |
|---|---|
static ErrorTypeAwareLogger |
LOGGER |
| Modifier and Type | Method and Description |
|---|---|
static void |
info(String format,
Object... args) |
static void |
warn(String format,
Object... args) |
static final ErrorTypeAwareLogger LOGGER
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.