francesco-ascenzi
released this
19 Feb 22:40
·
6 commits
to main
since this release
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.