public class ConsoleLogger
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static boolean |
DEBUG |
static int |
DEBUG_LEVEL |
static int |
ERROR_LEVEL |
static int |
INFO_LEVEL |
static int |
WARN_LEVEL |
| Constructor and Description |
|---|
ConsoleLogger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
log(int level,
java.lang.String msg) |
Copyright © 2000-2024 Cloud Software Group, Inc. All Rights Reserved.