public final class Logger extends Object
stdout or stderr.| Modifier and Type | Method and Description |
|---|---|
static void |
debug(String message) |
static void |
error(String message) |
static void |
error(String message,
Throwable error) |
static void |
info(String message) |
static void |
trace(String message) |
static void |
warn(String message) |
Copyright © 2022. All rights reserved.