org.slf4j.*
-
org.slf4j.impl.SimpleLogger
| Modifier and Type |
Constant Field |
Value |
public static final int |
DEBUG |
3 |
public static final int |
ERROR |
0 |
public static final int |
INFO |
2 |
public static final int |
TRACE |
4 |
public static final int |
WARN |
1 |
Copyright © 2007–2022 The Apache Software Foundation. All rights reserved.