public class Logger extends Object
| Constructor and Description |
|---|
Logger() |
| Modifier and Type | Method and Description |
|---|---|
static void |
close() |
static void |
configure(File directory) |
static void |
error(String message,
Object... args) |
static void |
info(String message,
Object... args) |
static void |
warn(String message,
Object... args) |
Copyright © 2025 Suncode. All rights reserved.