Skip to content

Commit 91d5169

Browse files
authored
Add nexlog logging library (#85)
Co-authored-by: chrischtel <92454917+chrischtel@users.noreply.github.com>
1 parent e2cd14d commit 91d5169

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -192,6 +192,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
192192

193193
- [emekoi/log.zig](https://github.com/emekoi/log.zig) : a thread-safe logging library for zig.
194194
- [g41797/syslog](https://github.com/g41797/syslog) : [syslog](https://en.wikipedia.org/wiki/Syslog) RFC5424 client library.
195+
- [chrischtel/nexlog](https://github.com/chrischtel/nexlog) : A modern, feature-rich logging library for Zig with thread-safety, file rotation, and colorized output.
195196

196197
## Audio Processing
197198

0 commit comments

Comments
 (0)