File Logger Config
日志记录器配置;适用于 FileLogger
Logger configuration for FileLogger
Author
Parameters
log To Logcat
Whether to also output logs to Logcat.
max File Size
Maximum size for single log file (in bytes)
max File Count
Maximum number of log files.
file Prefix
Log file name prefix.
file Extension
Log file extension.
file Name Format Pattern
Log filename format pattern.
log Date Format Pattern
Date-time format pattern in log entries.
log Dir
Directory path for storing logs.
reuse Threshold Millis
Time threshold (in milliseconds) for reusing log files.
log Format
Log display format.
show Thread Info
Whether to show thread info.
method Count
How many method line to show.
method Offset
Stack trace offset (hides internal method calls)