Package | Description |
---|---|
org.tinylog.converters |
Converters for file based writers.
|
Modifier and Type | Class | Description |
---|---|---|
class |
GzipFileConverter |
Converter for compressing a log file asynchronously by the GZIP algorithm when backing up the file.
|
class |
NopFileConverter |
Converter that will do nothing but keeping the original data and files.
|
Copyright © 2022. All rights reserved.