程序包 cool.scx.logging
接口 ScxLogRecordFormatter
- 所有已知实现类:
DefaultFormatter
public interface ScxLogRecordFormatter
ScxLogEventFormatter
- 版本:
- 2.0.8
- 作者:
- scx567888
-
方法概要
-
方法详细资料
-
format
将 ScxLogRecord 格式化成字符串- 参数:
logRecord- aScxLogRecordobject- 返回:
- a
Stringobject
-