Releases: francesco-ascenzi/werlog
Releases · francesco-ascenzi/werlog
Werlog 4.5.6
Fast, lightweigth, customizable, and asynchronous function that appends logs to a file or prints them out to the console.
Key features:
- Fast and lightweight: Werlog is designed to be efficient and have minimal impact on your application's performance.
- Customizable: You can easily customize the format and output of your logs to meet your specific needs.
- Asynchronous: Werlog works in the background so it won't block your application's main thread.
- Flexible: Werlog can be used to log to a file, the console, or both.
Werlog 4.4
Fixes:
- The object can be printed in its entirety.
- Fixed max length bug.