Skip to content

Tags: jba/slog

Tags

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #3 from tt/upgrade-slog-package Upgrade slog package

v0.1.0

Toggle v0.1.0's commit message
loghandler: change constructors, add newline Rename NewWithOptions to New and have it take a pointer to a slog.HandlerOptions. Also, add a newline to the output. Fixes #1.