Package | Description |
---|---|
org.voovan.tools.log |
Modifier and Type | Method and Description |
---|---|
static Message |
Message.newInstance(String priority,
String message) |
Modifier and Type | Method and Description |
---|---|
void |
Formater.fillTokens(Message message)
构造消息格式化 Token
|
String |
Formater.format(Message message)
格式化消息
|
boolean |
Formater.messageWritable(Message message)
消息类型是否可以记录
|
String |
Formater.simpleFormat(Message message)
简单格式化
|
void |
Formater.writeFormatedLog(Message message)
写入消息对象,在进行格式化后的写入
|
Copyright © 2020 Voovan. All rights reserved.