Package | Description |
---|---|
org.tinylog.converters |
Converters for file based writers.
|
Modifier and Type | Class and 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 © 2020. All rights reserved.