public interface Log
Modifier and Type | Method and Description |
---|---|
void |
debug(String message) |
void |
error(String message) |
void |
info(String message) |
void |
warn(String message) |
Copyright © 2002–2018 The Apache Software Foundation. All rights reserved.