All Projects → slog-rs → scope

slog-rs / scope

Licence: other
Logging scopes for slog-rs

Programming Languages

rust
11053 projects
Makefile
30231 projects

Projects that are alternatives of or similar to scope

Structlog
Structured Logging for Python
Stars: ✭ 1,850 (+15316.67%)
Mutual labels:  structured-logging
Jl
jl — JSON Logs, a development tool for working with structured JSON logging.
Stars: ✭ 194 (+1516.67%)
Mutual labels:  structured-logging
timber-js
🌲 Great Node/JS logging made easy
Stars: ✭ 43 (+258.33%)
Mutual labels:  structured-logging
Documentation
Stars: ✭ 133 (+1008.33%)
Mutual labels:  structured-logging
Zap
Blazing fast, structured, leveled logging in Go.
Stars: ✭ 14,384 (+119766.67%)
Mutual labels:  structured-logging
Timber Elixir
🌲 Great Elixir logging made easy
Stars: ✭ 226 (+1783.33%)
Mutual labels:  structured-logging
Slog
Structured, contextual, extensible, composable logging for Rust
Stars: ✭ 1,068 (+8800%)
Mutual labels:  structured-logging
blindsight
Blindsight is a Scala logging API with DSL based structured logging, fluent logging, semantic logging, flow logging, and context aware logging.
Stars: ✭ 70 (+483.33%)
Mutual labels:  structured-logging
Ougai
A Ruby structured logging is capable of handling a message, custom data or an exception easily and generates JSON or human readable logs.
Stars: ✭ 187 (+1458.33%)
Mutual labels:  structured-logging
cosmos-logging
Logging component for .NET Core with nice APIs for developers to use.
Stars: ✭ 28 (+133.33%)
Mutual labels:  structured-logging
Structured Log
A JavaScript implementation of Serilog's hybrid text/structured logging
Stars: ✭ 133 (+1008.33%)
Mutual labels:  structured-logging
Timber Ruby
🌲 Great Ruby logging made easy.
Stars: ✭ 154 (+1183.33%)
Mutual labels:  structured-logging
resharper-structured-logging
An extension for ReSharper and Rider that highlights structured logging templates and contains some useful analyzers
Stars: ✭ 117 (+875%)
Mutual labels:  structured-logging
Django Structlog
Structured Logging for Django
Stars: ✭ 127 (+958.33%)
Mutual labels:  structured-logging
echopraxia
Java Logging API with clean and simple structured logging and conditional & contextual features. JSON implementations in Logback and Log4J.
Stars: ✭ 37 (+208.33%)
Mutual labels:  structured-logging
Sejil
Capture, view and filter your ASP.net core log events right from your app
Stars: ✭ 70 (+483.33%)
Mutual labels:  structured-logging
Slog
Minimal structured logging library for Go
Stars: ✭ 210 (+1650%)
Mutual labels:  structured-logging
timber-ruby
🌲 Great Ruby logging made easy.
Stars: ✭ 155 (+1191.67%)
Mutual labels:  structured-logging
structlog.nvim
Structured Logging for nvim, using Lua
Stars: ✭ 33 (+175%)
Mutual labels:  structured-logging
async
Asynchronous drain for slog-rs v2
Stars: ✭ 23 (+91.67%)
Mutual labels:  slog-rs

slog-rs logo
Travis CI Build Status slog-scope on crates.io slog-rs Gitter Chat

slog-scope - Logging scopes for slog-rs

slog-scope allows logging without manually handling Logger objects.

It is generally advised NOT to use slog_scope in libraries. Read more in slog-rs FAQ

For more information, help, to report issues etc. see slog-rs.

Verification Recommendation

To help with the maintaince, the ownership of this crate is potentially shared between multiple developers. It is recommended to always use cargo-crev to verify the trustworthiness of each of your dependencies, including this one.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].