public class SimpleLogger extends Object implements Logger
| Constructor and Description |
|---|
SimpleLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
error(String msg) |
void |
info(String msg) |
void |
status(String msg) |
Logger |
toImmutable() |
void |
warn(String msg) |
public Logger toImmutable()
toImmutable in interface WithToImmutable<Logger>Copyright © 2018 JBoss by Red Hat. All rights reserved.