Package | Description |
---|---|
org.pmw.tinylog.labelers |
Labelers for
RollingFileWriter |
Modifier and Type | Class | Description |
---|---|---|
class |
CountLabeler |
Numbers the backups sequentially: "0" for the newest, "1" for the second newest etc.
|
class |
ProcessIdLabeler |
Add the process ID (PID) to log files.
|
class |
TimestampLabeler |
Adds a timestamp to the real log file and the backups.
|
Copyright © 2019. All rights reserved.