public class SectionLogger
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private Logger |
log |
private Section |
section |
| Modifier | Constructor and Description |
|---|---|
protected |
SectionLogger(Logger logger,
Section s) |
| Modifier and Type | Method and Description |
|---|---|
void |
debug(java.lang.String message) |
void |
error(java.lang.String string) |
void |
info(java.lang.String string) |