public class Logger extends Object
| Constructor and Description |
|---|
Logger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
debug(String s) |
static void |
error(String s) |
static void |
info(String s) |
Copyright © 2019 JavaLite. All rights reserved.