Logger@Deprecated public class LogUtil extends Object
| Constructor and Description |
|---|
LogUtil()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String content)
Deprecated.
|
void |
error(String content)
Deprecated.
|
void |
error(String content,
Throwable throwable)
Deprecated.
|
static LogUtil |
global()
Deprecated.
|
void |
info(String content)
Deprecated.
|
protected static String |
title()
Deprecated.
框架标题
|
void |
trace(String content)
Deprecated.
|
void |
warn(String content)
Deprecated.
|
void |
warn(String content,
Throwable throwable)
Deprecated.
|
public static LogUtil global()
protected static String title()
public void trace(String content)
public void debug(String content)
public void info(String content)
public void warn(String content)
public void error(String content)
Copyright © 2025. All rights reserved.