A slog.Handler modeled after Rust's tracing crate.
Find a file
2024-11-18 22:47:00 -05:00
test Add shorthand functions 2024-11-18 22:47:00 -05:00
.gitignore Set up go module 2024-05-28 14:36:32 -04:00
buffer.go Copy what we have from NightCrypt-API 2024-05-28 14:49:48 -04:00
go.mod Set up go module 2024-05-28 14:36:32 -04:00
handler.go Finish message attribute support 2024-06-09 23:43:48 -04:00
LICENSE Initial commit 2024-05-28 14:34:37 -04:00
log.go Add shorthand functions 2024-11-18 22:47:00 -05:00
options.go Add no color format tests 2024-05-29 10:11:37 -04:00
README.md Update README.md 2024-05-28 14:35:11 -04:00
span.go Implement span auto-naming 2024-11-18 20:49:48 -05:00

tracing

A slog.Handler modeled after Rust's tracing crate.