public interface IttruLogger
| Modifier and Type | Method and Description |
|---|---|
void |
print(Object msg) |
void |
printError(Exception e) |
void |
println(Object msg) |
void |
println(Object obj,
String msg) |
Copyright © 2020. All rights reserved.