defmt

Logging framework

A logging framework optimized for low-resource embedded systems

Efficient, deferred formatting for logging on embedded systems

GitHub

876 stars
11 watching
82 forks
Language: Rust
last commit: about 1 month ago
Linked from 1 awesome list

embedded-systemsferrous-systemsloggingrustrust-tools

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
rust-lang/log A lightweight logging facade that provides a single API for abstracting over different logging implementations. 2,241
donnie4w/tklog A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. 87
kazu-yamamoto/logger An efficient logging system for Haskell applications. 159
slog-rs/slog An ecosystem of reusable components for structured logging in Rust. 1,583
jfcg/yell A minimalist logging library with configurable severity levels and customization options 1
cloaked9000/frlog A fast and thread-safe logging class. 6
soostone/katip A structured logging framework for Haskell applications 205
gshutler/hatchet A Ruby logging library with support for class and module filters 23
rbatis/fast_log A high-performance asynchronous logging library with features like batch writing, compression, and flexible appenders. 251
roguemacro/steak.logging Provides logging functionality for a specific programming language 4
outr/scribe A high-performance, programmatically configurable logging library built in Scala 524
twp/logging A flexible logging framework for Ruby programs with customizable output destinations and formatting options. 527
kitura/heliumlogger A lightweight logging framework for Swift 177
estk/log4rs A logging framework for Rust that provides customizable log formatting and file rotation. 1,013
seanmonstar/pretty-env-logger A logger for Rust that provides colored output and configures logging via an environment variable. 489