We have hosted the application log4rs in order to run this application in our online workstations with Wine or directly.
Quick description about log4rs:
log4rs is a highly configurable logging framework modeled after Java's Logback and log4j libraries. If you are using the file rotation in your configuration there is a known substantial performance issue so listen up! By default the gzip feature is enabled and when rolling files it will zip log archives automatically. This is a problem when the log archives are large as the zip happens in the main thread and will halt the process while the zip is completed. Be advised that the gzip feature will be removed from default features as of 1.0.Features:
- Use the background_rotation feature which spawns an os thread to do the compression
- Disable the gzip feature with --no-default-features
- Requires Rust 1.46
- Highly configurable logging framework
- Modeled after Java's Logback and log4j libraries
- By default the gzip feature is enabled and when rolling files it will zip log archives automatically
Programming Language: Rust.
Categories:
©2024. Winfy. All Rights Reserved.
By OD Group OU – Registry code: 1609791 -VAT number: EE102345621.