Skip to content
/ slog4s Public

Structured and contextual logging for Scala

License

Notifications You must be signed in to change notification settings

avast/slog4s

Repository files navigation

slog4s

Build Status Maven Central Scala Steward badge

A scala library for structured and contextual logging. Its goal is to produce log message that are content rich and as helpful as possible, while providing API that is simple to use and that respects separation of concerns principle. It's also designed to be used in asynchronous environment. Sounds interesting? Check our getting started guide!

Issues

Please report issues to GitHub. Pull requests are always welcome.

Contributing

See CONTRIBUTING.md.

License

slog4s is licensed under MIT License.