public class Log extends Object
debug(String),
debug(String, Throwable),
warn(String),
warn(String, Throwable),
error(String),
error(String, Throwable)| 限定符和类型 | 类和说明 |
|---|---|
static class |
Log.Level
日志级别
|
| 构造器和说明 |
|---|
Log() |
Copyright © 2020. All rights reserved.