Skip to content
/ slogf Public

A bridge between the log/slog and logf packages.

License

Notifications You must be signed in to change notification settings

pamburus/slogf

Repository files navigation

slogf GoDoc Build Status Coverage Status

Package slogf provides a bridge between the slog and logf packages.

Performance

See also

  • Package slogx with optimized Logger and other useful helpers and extensions to the slog package.
  • Package slogc with optimized helpers for context-centric logging compatible with the slog package.