-
log
A lightweight logging facade for Rust
-
tracing
Application-level tracing for Rust
-
tracing-opentelemetry
OpenTelemetry integration for tracing
-
log4rs
A highly configurable multi-output logging implementation for the
log
facade -
console-subscriber
A
tracing-subscriber::Layer
for collecting Tokio console telemetry -
prometheus
instrumentation library for Rust applications
-
flexi_logger
easy-to-configure and flexible logger that writes logs to stderr or stdout and/or to files. It allows custom logline formats, and it allows changing the log specification at runtime…
-
opentelemetry
API for Rust
-
backtrace
acquire a stack trace (backtrace) at runtime in a Rust program
-
sentry
(getsentry.com) client for rust ;)
-
simplelog
logging facility for Rust's log crate
-
fern
efficient logging
-
metrics
A lightweight metrics facade
-
env_logger
A logging implementation for
log
which is configured via an environment variable -
assert2
assert!(...) and check!(...) macros inspired by Catch2, now with diffs!
-
iced-x86
blazing fast and correct x86/x64 disassembler, assembler and instruction decoder written in Rust
-
addr2line
A cross-platform symbolication library written in Rust, using
gimli
-
cadence
An extensible Statsd client for Rust
-
simple_logger
A logger that prints all messages with a readable output format
-
tui-logger
Logger with smart widget for the
ratatui
crate -
android_logger
A logging implementation for
log
which hooks to android log output -
tracing-bunyan-formatter
A Bunyan formatter for the tracing crate
-
cpp_demangle
demangling C++ symbols
-
sentry-core
Core sentry library used for instrumentation and integration development
-
pretty_env_logger
a visually pretty env_logger
-
symbolic-common
Common types and utilities for symbolic, a library to symbolicate and process stack traces from native applications, minidumps or minified JavaScript
-
stderrlog
Logger that logs to stderr based on verbosity specified
-
claims
Additional assertion macros for testing
-
tracexec
Tracer for execve{,at} and pre-exec behavior, launcher for debuggers
-
pretty-hex
Pretty hex dump of bytes slice in the common style
-
trackable
way to track objects manually as an alternative to mechanisms like backtracing
-
tracing-tree
A Tracing Layer which prints a tree of spans and events
-
minidump-writer
Rust rewrite of Breakpad's minidump_writer
-
libcasr
Collect crash reports, triage, and estimate severity
-
fastrace
A high-performance timeline tracing library for Rust
-
pyo3-log
Logging bridge from pyo3 native extension to python
-
blazesym
address symbolization and related tasks
-
uuinfo
debug unique identifiers (UUID, ULID, Snowflake, etc)
-
assert_float_eq
Assertions for floating-point equality
-
framehop
Stack frame unwinding support for various formats
-
capstone
High level bindings to capstone disassembly engine (https://capstone-engine.org/)
-
crash-context
portable types containing target specific contextual information at the time of a crash
-
enumflags2
Enum-based bit flags
-
slog
Structured, extensible, composable logging for Rust
-
opentelemetry_sdk
The SDK for the OpenTelemetry metrics collection and distributed tracing framework
-
symbolic-demangle
demangle symbols from various languages and compilers
-
tracing-forest
Preserving contextual coherence among trace data from concurrent tasks
-
metrics-prometheus
prometheus
backend formetrics
crate -
autometrics
Easily add metrics to your code that actually help you spot and debug issues in production. Built on Prometheus and OpenTelemetry.
-
thread-id
Get a unique thread ID
-
fast_log
Rust async log High-performance asynchronous logging
-
tracing-error
enriching errors with
tracing
-
cbor-diag
parsing data encoded in Concise Binary Object Representation (CBOR) (in any of raw binary, hex encoded (with comments) or diagnostic notation) then printing it out in either annotated hex form or…
-
cntr
A container debugging tool based on FUSE
-
logging_timer
timers that log the elapsed time when dropped
-
tracing-gstreamer
Bridge between gstreamer and the tracing ecosystem
-
desed
Sed script debugger. Debug and demystify your sed scripts with TUI debugger.
-
gdbstub
GDB Remote Serial Protocol in Rust
-
log-panics
A panic hook which logs panic messages rather than printing them
-
systemd-journal-logger
Systemd journal logger for the log facade
-
emit
Structured diagnostics for Rust applications
-
tracing-logfmt
A logfmt formatter for tracing events and spans
-
git-metrics
A git extension to store metrics directly in git, using the notes
-
prometheus-client
Open Metrics client library allowing users to natively instrument applications
-
win_etw_tracing
backend for the
tracing
crate that logs events to ETW (Event Tracing for Windows) -
debug-helper
declarative macros to help you implement the
Debug
trait manually -
nolog
Pretty (by default) and easy to use logger. Compile-time level filtering, zero deps.
-
tracing-web
A tracing compatible subscriber layer for web platforms
-
watchlog
A command-line utility to help you see how a log is moving
-
pdb-addr2line
Symbolicate addresses from PDBs, like addr2line
-
tracing-opentelemetry-instrumentation-sdk
A set of helpers to build OpenTelemetry instrumentation based on
tracing
crate -
debugid
Common reusable types for implementing the sentry.io protocol
-
tracing-unwrap
Extension traits for logging failed unwraps to a tracing subscriber
-
metrics-exporter-prometheus
A metrics-compatible exporter for sending metrics to Prometheus
-
adb_client
Rust ADB (Android Debug Bridge) client library
-
logforth
A versatile and extensible logging implementation
-
tracelogging
TraceLogging for Rust
-
lurk-cli
lurk is a pretty (simple) alternative to strace
-
macho-unwind-info
A parser for Apple's Compact Unwinding Format, which is used in the __unwind_info section of mach-O binaries
-
veil
Rust derive macro for redacting sensitive data in
std::fmt::Debug
-
radius2
a fast symbolic execution framework using r2
-
sloggers
frequently used slog loggers and convenient functions
-
pdb2
A parser for Microsoft PDB (Program Database) debugging information
-
thorin-dwp
building DWARF packages from input DWARF objects and packages
-
symbolizer-rs
A fast execution trace symbolizer for Windows that runs on all major platforms and doesn't depend on any Microsoft libraries
-
opentelemetry-application-insights
OpenTelemetry exporter for Azure Application Insights
-
spdlog-rs
Fast, highly configurable Rust logging crate, inspired by the C++ logging library spdlog
-
serde-error
Serde (de)serializer for Error types
-
eventlog
A log-compatible wrapper around the Windows Event Log API
-
tracing-subscriber
implementing and composing
tracing
subscribers -
pdb
A parser for Microsoft PDB (Program Database) debugging information
-
better-panic
Pretty panic backtraces inspired by Python's tracebacks
-
tklog
Lightweight and efficient rust structured log library with support for log level, file shred, compressed archive
-
rlg
that implements application-level logging with a simple, readable output format. Features include log rotation, network logging, and support for multiple structured formats like JSON, CEF, and more.
-
tracing-appender
file appenders and making non-blocking writers
-
always-assert
Recoverable assertions for long-running robust applications
-
statsd
A basic statsd client for rust
-
timely_logging
Common timely logging infrastructure
-
dioxus-logger
A logging utility to provide a standard interface whether you're targeting web desktop, fullstack, and more
-
lldb
Rust-like bindings to the public LLDB API. LLDB is the debugger from the LLVM project and is the system debugger on macOS.
-
gearbox
Excessive tooling for Rust, boosting productivity and operations
-
tracelite
An alternative to the tracing crate which is specialized for OpenTelemetry traces
-
frida-gum
Rust bindings for Frida
-
chatdbg
Rust-specific support for ChatDBG
-
simple-log
log. It's really simple use
-
force-ansi
A command-line wrapper program that can force ANSI code to be enabled in the Windows console
-
starlight-comet
Comet is a debugging tool made for the Starlight Operating System
-
log-fastly
log
façade for Fastly Compute -
datadog-apm-sync
Datadog APM-compatible tracer and logger for Rust
-
minidumper
IPC impl for creating a minidump for a crashed process
-
PrintLib
The ultimative printing libary for Rust #cli #string #color #term_color
-
si_trace_print
stack indented trace printing; a rust library to print messages indented to stack depth optionally preceded by the function name
-
metrics-util
Helper types/functions used by the metrics ecosystem
-
logged-stream
Logging of all read/write operations, errors and drop of underlying IO object
-
mozdevice
Client library for the Android Debug Bridge (adb)
-
prima-tracing
Prima.it opentelemetry standard library
-
ftlog
An asynchronous logging library for high performance
-
minidump-common
Some common types for working with minidump files
-
geo-svg
Convert geo types to SVG strings for visualization
-
jwtinfo
Command line tool to get information about JWTs (Json Web Tokens)
-
ant-metrics
metrics for the Autonomi node binary
-
ddbug
Display debugging information
-
wasmtime-jit-debug
JIT debug interfaces support for Wasmtime
-
wd_log
A practical log crate for rust
-
statsdproxy
A proxy for transforming, pre-aggregating and routing statsd metrics
-
sentry-types
Common reusable types for implementing the sentry.io protocol
-
bp3d-logger
A flexible Log implementation intended to be used with BP3D software
-
glean
SDK Rust language bindings
-
std-logger
A logging implementation for the log crate that logs messages to standard error and requests to standard out. It support a number of output formats including JSON, JSON for GCP (gcloud) and logfmt.
-
tracing-tunnel
Tunnelling tracing information across API boundary
-
deno_telemetry
Telemetry for Deno
-
tracing-loki
A tracing layer for shipping logs to Grafana Loki
-
android-logd-logger
A logging implementation for
log
which directly writes to the Android logd daemon -
cadence-macros
Macros for Cadence, an extensible Statsd client for Rust
-
tracing_android_trace
Support for Android NDK Tracing
-
coredump-copy
Copy coredumps for debugging on a different machine
-
tracing-cloudwatch
tracing-subscriber layer that sends your application's tracing events(logs) to AWS CloudWatch Logs
-
mpigdb
A wrapper arround mpiexec, gdbserver, and gdb that makes debugging MPI programs eaiser
-
bugstalker
modern and lightweight debugger for rust applications
-
tracing-layer-slack
Send filtered tracing events to Slack
-
logwise
an opinionated logging library for Rust
-
unbug
programmatically invoke debugging breakpoints with helping macros
-
nobug
Assertions and active code annotations
-
diagnosticism
Miscellaneous discrete and simple diagnostics facilities (for Rust)
-
slog-stdlog
log
crate adapter for slog-rs -
env_filter
Filter log events using environment variables
-
sentry-tracing
Sentry integration for tracing and tracing-subscriber crates
-
renderdoc-sys
Low-level bindings to the RenderDoc API
-
kv-log-macro
Log macro for log's kv-unstable backend
-
metriki-core
A metrics library ported from dropwizard metrics
-
dsi-progress-logger
port of the ProgressLogger class from the DSI Utilities
-
structured-logger
A logging implementation for the log crate that logs structured values either synchronous or asynchronous, as JSON, CBOR, or any other format, into a file, stderr, stdout, or any other destination
-
lambda-otel-utils
OpenTelemetry utilities for AWS Lambda
-
symbolic
symbolicate and process stack traces from native applications, minidumps, Unreal Engine 4 or minified JavaScript
-
venator-app
A log and trace viewer for Rust tracing
-
loggix
A powerful, structured logging library for Rust inspired by Logrus. Features thread-safe logging, structured fields, custom formatters, and beautiful terminal output.
-
opentelemetry-semantic-conventions
Semantic conventions for OpenTelemetry
-
cargo-depsize
Rust cargo utility that calculates and displays the total size of each dependency in your Rust project
-
logform
logform for rust
-
elfx86exts
Decode x86 binaries (ELF or MachO) and print out which instruction set extensions they use
-
sentry-rust-minidump
Captures native crashes as minidumps and sends to Sentry
-
nearly
Compare IEEE floating point types
-
detect_flake
Run many instances of the same command in parallel to find abnormal behavior or check if a test is flaky
-
metrics-process
Cross-platform Prometheus style process metrics collector of metrics crate
-
clia-tracing-config
A convenient tracing config and init lib, with symlinking and local timezone
-
trace-deck
GUI for visualizing and analyzing tracing tape files
-
e-log
log
-
tracing-oslog
A layer for tracing that outputs to the oslog on macOS/iOS
-
debug_tree
Build a tree one element at a time and output it as a pretty string
-
log_x
The
Log X
library provides a flexible and extensible logging framework for Rust applications. It supports different log levels, module-specific logging, and customizable log output targets. -
tracing-wasm
tracing subscriber for browser WASM
-
syslog-tracing
syslog backend for
tracing
-
logfather
straightforward logging library for Rust
-
ftail
logging implementation for the
log
crate with support for multiple drivers -
soprintln
println wrapper that includes a timestamp, shared object ID and thread ID with useful colors
-
array-object
Self-describing binary format for arrays of integers, real numbers, complex numbers and strings, designed for object storage, database and single file
-
cx-sdk
Coralogix Management SDK
-
tracing-shared
Share tracing bwtween dylibs
-
dap
Debug Adapter Protocol
-
doclog
log library based on Rust's compiler logs
-
ftlog2
An asynchronous logging library for high performance
-
rust_util
Hatter's Rust Util
-
tracing-serde-structured
An alternative, structured, compatibility layer for serializing trace data with
serde
-
tracing-durations-export
Record and visualize parallelism of tracing spans
-
telemetry-subscribers
common telemetry and observability functionality
-
timberio/tracing-limit
A high-performance observability data pipeline
-
undname
demangling Microsoft symbols
-
mozilla/neqo-common
Neqo, an implementation of QUIC written in Rust
-
emit_otlp
Emit diagnostic events to an OpenTelemetry-compatible collector
-
pyisheval
A Python-like expression evaluator in Rust
-
cargo-lldb-test
A cargo plugin to run your cargo tests in lldb
-
gene
providing a log matching framework written in Rust
-
tracing-rfc-5424
A tracing layer that writes to syslog
-
ph-mobile-network
identifying mobile network operators in the Philippines based on phone number prefixes
-
serdebug
serde-based replacement for #[derive(Debug)]
-
egui_logger
log implementation for egui
-
capstone-sys
System bindings to the capstone disassembly library
-
debugrs
logger that mimics the npm debug module
-
slog-scope
Logging scopes for slog-rs
-
cf-rustracing-jaeger
Jaeger client library created on top of rustracing
-
jacklog
Easy way to get logging the way Jack always wants anyway
-
dirty-debug
Quick and dirty debugging
-
dlog_rs
Rust adapter for the dlog logging platform
-
indicio
framework for emitting clues that may be used for debugging
-
colourful-logger
A minimal colourful logger for Rust
-
debug-ignore
A newtype wrapper that causes a field to be skipped while printing out Debug output
-
mcfunction-debugger
A debugger for Minecraft's *.mcfunction files that does not require any Minecraft mods
-
tokio-console
The Tokio console: a debugger for async Rust
-
same-content
Determine whether data from different sources are the same
-
minidump-processor
producing stack traces and other useful information from minidump files
-
layla-log
logger library
-
tracing-proc-macros-ink
working tracing integration for logging from within procedural macros
-
smda
minimalist recursive disassembler library
-
hex_fmt
Formatting and shortening byte slices as hexadecimal strings
-
traceon
An easy to use log and tracing formatter with a flattened json or pretty output
-
rs-logger
logging library
-
supply-chain-trust-example-crate-000020
A lightweight logging facade for Rust
-
turnstiles
Seamless file rotation
-
axum-tracing-opentelemetry
Middlewares and tools to integrate axum + tracing + opentelemetry
-
service-skeleton
The bare bones of a service
-
rgbobj
A command-line program to print out RGBDS object files
-
fugue-ir
A binary analysis framework written in Rust
-
assert_no_alloc
Custom Rust allocator allowing to temporarily disable memory (de)allocations for a thread. Aborts or prints a warning if allocating although forbidden.
-
slog_glog_fmt
slog Drain for glog-formatted logs
-
pogr_tracing_rs
allow log collection from the tracing crate, easy and simple
-
print_logger
Logger that print messages to stdout or stderr
-
clang_log
log implementation
-
pretty_dbg
pretty_dbg! is a copy of dbg!, just modified :#? to :# for pretty print. format_dbg! works like eprintln! with added file, line and column
-
tracing-appender-plus
Sync with tracing-appender and support rolling with local time
-
forensic-adb
Tokio based client library for the Android Debug Bridge (adb) based on mozdevice
-
cloudwatch_logging
logging to AWS CloudWatch Logs
-
zbusdg
Universal Data Gateway for ZBUS project
-
objdiff-core
A local diffing tool for decompilation projects
-
rolling-file
A rolling file appender with customizable rolling conditions
-
fasyslog
A fast syslog client written in Rust
-
pyo3-tracing-subscriber
A Python module for configuring and initializing tracing subscribers from Python
-
tracing-perfetto
Tracing layer for recording spans and events as perfetto event format
-
tracing-panic
A panic hook that captures panic information as a tracing event
-
bulletin-board-server
Object storage for ArrayObject for debugging and data taking purposes
-
unarm
Disassembles ARM instructions
-
call_logger
A logger that calls another application for every logged item
-
bitgrep
Binary grep for numerical data types
-
terminator
Formatter for pretty panics and errors
-
bare_err_tree
Display errors as a formatted tree
-
blazecli
A command line utility for the blazesym library
-
SafeManuallyDrop
A safe version of ManuallyDrop with various features and options to track undefined behavior when working with ManuallyDrop
-
await-tree
Instrument await-tree for actor-based applications
-
scuffle-metrics
Helper crate to instrument your code with metrics
-
tracing-core
Core primitives for application-level tracing
-
dyn-logger
configure tracing logger dynamically via configuration file in toml format
-
inotify-logger
Log inotify events in a friendly way
-
opentelemetry-spanprocessor-any
A metrics collection and distributed tracing framework
-
ddbug_parser
Unified debug information parser
-
faerie
ELF and Mach-o native binary object file emitter
-
rimplog
colorful, and easy-to-use logging library for Rust
-
re_crash_handler
Detect panics and signals, logging them and optionally sending them to analytics
-
telemetry-rust
Open Telemetry fox Axum and Tracing
-
iceyee_logger
Logger
-
vax-disassembler
DEC VAX one-line disassembler
-
kernlog
Kernel logger implementation (for low level logging to
/dev/kmsg
) -
mlw
A file watcher that runs scripts on changes
-
redox-log
An extensible logging framework mainly for use by Redox OS
-
opentelemetry-micropb
An alternative to opentelemetry-proto which uses micropb
-
wasm-logger
A logger that sends a message with its Rust source's line and filename to the browser console
-
symbolic-debuginfo
inspect and load DWARF debugging information from binaries, such as Mach-O or ELF
-
simple-cmd
command line utility for spawning commands
-
bunyan
A CLI to pretty print structured logs. A Rust port of the original JavaScript bunyan CLI.
-
opentelemetry-otlp
Exporter for the OpenTelemetry Collector
-
femme
Not just a pretty (inter)face: pretty-printer and ndjson logger for log crate
-
opentelemetry-appender-tracing2
An OpenTelemetry log appender for the tracing crate
-
death_god_logging_tool
My awesome lovelly logging. With colors and code links. (Настройка логирования с навигацией по коду)
-
lumelog
A lightweight, flexible, and configurable logging library for Rust, with support for runtime configuration and build-mode detection
-
quick_tracing
easily start tracing
-
tracing-logstash
Minimal library to output logstash formatted events
-
tide-tracing
middleware for tide using the tracing crate for logging
-
vanessa
Dependency-free, synchronous, threading and utility library for Rust
-
tracing-appender-localtime
tracing-appender base on localtime (chrono)
-
prettylog-rs
A pretty and customizable logging library for Rust
-
float-dbg
Debug floating point numbers easily
-
tracing-etw
ETW or Linux user_events output for tokio-tracing
-
klog
that allows you to tail logs of multiple Kubernetes pods simultaneously
-
dbgf
dbg with a format string
-
sdre-rust-logging
logging library for Rust, with a custom formatter
-
trace_nu_plugin
A wrapper to trace Nu plugins
-
pyo3-pylogger
Enables
log
for pyo3 based Rust applications using thelogging
modules -
pipe-logger
Stores, rotates, compresses process logs
-
sensible-env-logger
A pretty, sensible logger for Rust
-
process_migration
Overwrites a running process' next instruction(s) with shellcode (default to a reverse shell on localhost:4444)
-
ih-muse
Infinite Haiku Muse
-
rglw_log
Root project for all the utilities that rustyglware offers to the community
-
jaegercat
A handy command line tool showing traces emitted by Jaeger clients
-
android_log-sys
FFI bindings to Android log Library
-
perftree
debugger for chess engines. Compare your game tree to Stockfish!
-
pdblister
Faster version of
symchk /om
for generating PDB manifests of offline machines -
functiontrace-server
The server component that FunctionTrace (functiontrace.com) clients will spawn and connect to
-
slog-loggly
unofficial Loggly drain for the slog logging infrastructure in Rust
-
cadom
Some error-processing helpers for Rust
-
alloc_counter
Count allocations, reallocations, deallocations. Allow, deny, or forbid allocations on an expression or function basis.
-
appinsights
Application Insights SDK for Rust
-
lum_log
lum framework's logging library
-
adb-client-tokio
communicating with Android devices via the Android Debug Bridge (ADB) protocol
-
ocli
opinionated logger for command line tools
-
test-format
assert_debug_fmt and assert_display_fmt macros for testing Debug (or Display) implementations on no_std
-
paranoid-android
Integration layer between tracing and Android logs
-
tracing-ecs
Tracing subscriber that output ECS (Elastic Common Schema) JSON log lines
-
json_env_logger
A structured JSON logger for Rust
-
dontpanic
Get instant notifications about any panic!(); in your codebase
-
fastrace-jaeger
Jaeger reporter for fastrace
-
ladybug
A small library for triggering a logic analyzer from program events
-
lexa-logger
Un logger parmi tant d'autres
-
diagnostic
Pretty diagnostic report
-
json-subscriber
Customizable layer and subscriber for
tracing
that emits logs in JSON -
async-backtrace
Efficient, logical 'backtraces' of async tasks
-
Htrace
tracing system
-
cernan
A telemetry and logging aggregation server
-
logo
init log env quickly
-
hkscdis-rs
A HavokScript 5.1 disassembler written in Rust
-
flutter_logger
logging library for using rust together with flutter/dart and flutter_rust_bridge
-
simplog
An extremely small and simple logger to stdout/stderr, with controllable levels of verbosity
-
logup
UNIX-style command that can be used to pipe stdout logs to location on disk or in the cloud without the need of an agent, logrotate, systemd or other configuration files
-
boxxy
Linkable sandbox explorer
-
cute-log
cute logger for log crate
-
spandoc
Procedural macro attribute for converting doc comments into tracing spans
-
rusteval
Make your application's structs and functions interactive
-
thorin-dwp-bin
Merge DWARF objects and packages into DWARF packages
-
casr
Collect crash reports, triage, and estimate severity
-
tsc-trace
low overhead tracing of rust code using time stamp counter (x86 rdtsc)
-
ironlog
A web logger for multi-node system logging
-
mt_logger
A low-dependency, multithreaded logging library with a focus on traceability and ease-of-use via macros
-
tracelogging_dynamic
TraceLoggingDynamic for Rust
-
tiny_bail
Small but flexible macros for bailing on failure
-
yalc
Logging Crate
-
lovely_env_logger
a visually lovely env_logger
-
sn_logging
Safe Networking Logging
-
carbon-log-metrics
Log Metrics
-
easy-debug
easy debug rust code
-
emit_batcher
Batch processing infrastructure for emit
-
shimkit
Tools to build containerd shims
-
byte_counter
Timestamped byte counter
-
gst-log-parser
providing a convenient API to parse GStreamer logs
-
scribe-rust
straightforward and color-coded logging library for Rust applications
-
log_tester
Test for log messages produced by the log crate
-
table-format
Formats tables for printing to terminals and logs
-
debug-log
dbg! and eprintln! that only run on debug mode. WASM is supported.
-
stackdriver_logger
A logger for Google's Stackdriver with a cli-friendly fallback for local development
-
rs_box
rust develop box
-
flexi_syslog
A syslog writer for flexi_logger
-
warnings
defining debug only runtime warnings with a way to opt-out
-
bt_logger
lightweight Rust log library with support for log level
-
opentelemetry-datadog
Datadog exporters and propagators for OpenTelemetry
-
lightspeed_logger
LightSpeed
-
radb
Implement Python AdbUtils
-
backtrace-ext
minor conveniences on top of the backtrace crate
-
aul
useless Logger
-
funlog
A procedural macro for tracing Rust function calls
-
tracing-texray
Tracing layer to view a plaintext timeline of spans and events
-
ecs-logger
A logger compatible with Elastic Common Schema (ECS) Logging
-
fermah-telemetry
Fermah telemetry tracing and metrics
-
tracing-slog
compatibility between
tracing
and theslog
crate. Use when a library usesslog
but your application usestracing
-
console-api
Protobuf wire format bindings for the Tokio console
-
logcontrol-zbus
zbus-based DBus frontend for the logcontrol interface
-
logflume
A low latency logging library 🪵
-
slog-async
Asynchronous drain for slog-rs
-
swing
Log like it's 1978 with this logging implementation for the log crate
-
void_log
An fast log print
-
mem_viewer
Memory Viewer is a Rust library that provides a macro and display the memory content of various types of variables. It allows users to view the name, type, size, and memory content of a variable in a formatted way…
-
networky
networking library for indigo with NaCl (Curve25519) encrypted connections and an async progress monitor
-
observer
Observer
-
flowsnet-platform-sdk
Platform SDK for flows.network
-
rolling-file-opt
A rolling file appender with customizable rolling conditions
-
skywalking
Apache SkyWalking Rust Agent
-
lupp
Commandline tool for colorizing logs
-
wei-log
wei log
-
coredump
Force coredump creation on panics
-
github-actions
developing custom GitHub Actions
-
comfy-print
Non-panicking versions of println! and friends. Async implementation.
-
p2panda-store
Store traits and implementations
-
mdlogger
Multi-device logging system library crate
-
free_log
Free logging library
-
loggers
logger
-
logger-rust
logger with 5 logging types and 3 types of level logging
-
lokker
logger
-
my-env-logger-style
pretty, opinionated style for env_logger
-
my-gym-data-rust-parser
parser for my gym data log
-
witchcraft-log
A structured logging facade for Witchcraft servers
-
disasm
Disassembler library
-
libopcodes-rs
Rust bindings for libopcodes
-
duplicate-function-checker
determine how much of your binary is duplicate functions
-
lookbusy
You are busy
-
debugging_helpers
Trivial functions to make debugging easier
-
flaregun
Tracing and monitoring tools for Linux
-
nu_plugin_explore_ir
a nushell plugin called explore_ir
-
grok-rs
Rust port of elastic Grok processor
-
metrics-sqlite
providing SQLite backend for metrics
-
logroller
automatic file rotation, working with the
tracing-appender
crate -
ferrite-logging
Logging infrastructure for Ferrite image viewer
-
MIPS_disassembly
Takes MIPS machine code and return MIPS assembly
-
user-backtrace
A very small library for smaller backtraces that only contain user relevant information
-
tasru
A method to understand dwarf symbol information
-
vcheat
Hacking Library
-
axum-metrics
Minimalist exporter-agnostic metrics instrumentation middleware for axum
-
mackerel_plugin
Mackerel plugin helper library
-
synd-o11y
syndicationd lib for tracing and opentelemetry ecosystem
-
loggy
An opinionated library for developing and testing rust applications that use logging
-
cj-femme
Not just a pretty (inter)face: pretty-printer and ndjson logger for log crate
-
log-derive
Procedural Macros for logging the result and inputs of a function
-
mac-parser
A minimal crate for parsing MAC addresses and analysing them
-
gdbstub_arch
Implementations of
gdbstub::arch::Arch
for various architectures -
ugdb
An alternative TUI for gdb
-
kg-diag
Error/diagnostic management. I/O routines for reading UTF-8 textual data with position tracking.
-
ll
rust logging library
-
slog-extlog
Object-based logging and statistics tracking through logs
-
natvis-pdbs
A metabuild/build.rs compatible crate to embed .natvis debug visualizer files into your executable's .pdbs, for ease of debugging
-
kafka-logger
logger for sending logs to kafka
-
slog-dtrace
Forward slog messages to DTrace
-
qu
quick command line programs
-
bulletin-board-mathematica
Mathematica client for BulletinBoard
-
r2api
rust bindings for the radare2 native APIs
-
tracing-live
Live http log viewer for the tracing crate
-
novax-log
a common place for logging
-
otlp-logger
convenience crate to configure an OpenTelemetry otlp endpoint with Tokio Tracing
-
log_parser_by_syn1ak
parser for analyzing structured log files, utilizing the Pest parsing library.
log_parser
extracts components such as date, time, log level, module, request ID, error code, and message from each log entry… -
tangra
🪵 A lightweight and easy to use Rust logging library
-
tracing-axiom
The tracing layer for shipping traces to Axiom
-
easy-logging
An easy way to get logging working in your CLI tool
-
xray-lite
AWS X-Ray daemon client for Rust
-
usbmux-client-tokio
usbmux and lockdown protocol used to connect to iOS devices
-
winston
winston for rust
-
async-rawlogger
Light console-only async logger. Suitable for containerized workloads. Heavily inspired by "https://github.com/nonconvextech/ftlog"
-
sologger_log_transformer_wasm
extract and structure logs from Solana API logSubscribe responses and provides WASM support
-
sentry-tower
Sentry integration for tower-based crates
-
init-tracing-opentelemetry
A set of helpers to initialize (and more) tracing + opentelemetry (compose your own or use opinionated preset)
-
irox-log
Basic console and file logging
-
ray-rust
Spatie Ray in Rust
-
logaddexp
stable implementations of logaddexp and logsumexp
-
logsley
Opinionated logging library
-
bugsalot
Debugging macros and APIs for shipping stable codebases
-
ddshow
Timely and Differential dataflow log analysis and vizualization
-
twink
silly litl logger for kitties
-
tiny_file_server
The simplest file server for the web development purposes
-
bevy_gizmo_log
Render bevy gizmos by logging them
-
minidump-unwind
producing stack traces from minidump files
-
mmap-loader
A Portable Executable manual map loader
-
slog-envlogger
Port of de facto standard logger implementation for Rust, to
slog-rs
framework -
logex
logger I made for my game engine. Use it as you want.
-
alto_logger
an opinionated logger that provides colorful and multi-line output
-
derive-debug-plus
Customizable derive macro for Debug trait
-
firedbg-rust-debugger
FireDBG Debugger Engine for Rust
-
rummage
opinionated environment collector
-
command-ext
Extension traits for std::process::Command
-
casual_logger
What a bother. I want to logging it without setting it.
-
hitrace
Safe bindings to the HiTrace tracing system of OpenHarmony
-
rust_observer_protobuf
Common protobuf definitions for rust_oberver library
-
serif
An opinionated tracing-subscriber configuration with a focus on readability
-
ezty
Zero-fuss Any-things
-
nonblock-logger
A non-blocking logger for Rust
-
witcher
Track and put down bugs using simple concise error handling
-
reopen
File reopening utility
-
udbg
cross-platform library for binary debugging and memory hacking
-
logid
Rust logging framework using IDs to identify log entries
-
fern_colored
efficient logging (with true color support)
-
charlie_buffalo
join attributes on system logs
-
sentry-debug-images
Sentry integration that adds the list of loaded libraries to events
-
handsome_logger
A fast, handsom and quite easy to use logger
-
woody
A logger for Rust that's *actually* easy to use
-
winlog
log backend to send messages to the Windows event log
-
seella
visualising the traces emitted by ScyllaDB
-
thisslime
Error utilities for slimebot
-
dev-scope
help diagnose errors, setup machines, and report bugs to authors
-
plog
A modular pretty logger written for Rust programs
-
mgba_log
A logging implementation for mGBA
-
rs-collector
An scollector compatible telemetry collector written in Rust
-
sentry-backtrace
Sentry integration and utilities for dealing with stacktraces
-
pdbview
Microsoft program debug database (PDB) file information utility
-
tracing-journald
rich journald subscriber for
tracing
-
quicklog
fast logging in Rust
-
backtrace-on-stack-overflow
Best effort backtrace printing
-
kubert-prometheus-tokio
A prometheus-client tokio runtime metrics collector
-
compact-debug
Monkey-patches Rust's fmt system to make pretty-printing more compact
-
logpeek
A logger implementation for the log crate. Meant to integrate with logpeek-server.
-
memfaultd
Memfault daemon for embedded Linux systems. Observability, logging, crash reporting, and updating all in one service. Learn more at https://docs.memfault.com/
-
scorched
logging library for scorching all those pesky bugs
-
speak-easy
Logging functionalities with different levels and rotation options built on top of tracing and compatible with of tokio-rs
-
sw-logger-rs
logger for Rust
-
hstrace
Syscall tracing from command line and as a library
-
redis_logger
A logger implementing the log::Log trait that writes log messages to a Redis pub/sub channel, a stream or both using the redis_rs crate
-
vap
Write logs to standard I/O
-
tracing-print
println format for tracing-subscriber
-
rust_observer
Express telemetry rust SDK
-
metry
All-in-one telemetry framework, based on tracing crate
-
rillrate-py
rillrate bindings for python
-
trillium-prometheus
Trillium handler for Prometheus metrics scrapes
-
eventheader_dynamic
Rust API for runtime-specified eventheader-encoded Linux Tracepoints via user_events
-
nix-btm
A nix process monitor
-
syslog_client
Syslog client
-
idalib-sys
Idiomatic bindings to IDA SDK
-
msp430-asm
Disassembler for msp430
-
cx-api
Coralogix Management API Proxies. Support package for cx-sdk
-
print_and_log
printing and logging messages with timestamps
-
sentry-tauri
An experimental Tauri Plugin for Sentry
-
lldb-sys
Raw bindings to the LLDB C++ API. LLDB is the debugger that is part of the LLVM project and is the default system debugger on Mac OS X. Building and using this is currently slightly tricky…
-
clia-tracing-appender
A personal temporary tracing-appender, support symlinking latest log file and local offset time format
-
rs_utils
奇遇科技 Rust 辅助工具
-
onesignal-tracing-tail-sample
Tail sampling support for tracing with OpenTelemetry
-
qog
An extremely simple log library
-
dwfv
digital waveform viewer with vi-like key bindings
-
minifemme
Rust log-compatible pretty/ndjson logger, based on femme
-
cpclib-bdasm
Z80 disassembler. Still contains some bugs.
-
tracing-rolling-file
A rolling file appender with customizable rolling conditions
-
fuzed-iterator
Iterator wrapper for detecting incorrect use of non-fused iterators
-
woodchipper
An interactive command-line log processor
-
eternaltwin_log
Structured logs for etwin
-
loggify
Small and simple rust logger
-
metrics-tracing-context
tracing context as metrics labels
-
loga
Combined logging and error handling
-
logged_tcp_proxy
Command line interface for proxying TCP connections with payload output into console which can be formatted different ways
-
breakpad-rs
Breakpad for Rust
-
myotel
A foolproof best practice for initializing the integration of OpenTelemetry with the
tracing
library, providing support for logs, metrics, and trace -
fb_failure_ext
Extensions to the anyhow crate
-
breadcrumbs
A beautiful, tiny traceback and logging library supporting #![no_std] rust
-
otlp-stdout-client
OpenTelemetry OTLP stdout client
-
typedef
Identify, compare types or print type names
-
close-to
providing comparisons with arbitrary precision
-
lprsemu
Emulator, debugger and assembler for LPRS1 ISA & CPU
-
yall
lightweight backend for the log crate
-
bunyarrs
Opinionated bunyan-like logger for small tools/apps
-
emit_traceparent
W3C traceparent support for emit
-
glug
A logging impementation for log with graphics in the terminal
-
sentry-contrib-native
Unofficial bindings to the Sentry Native SDK for Rust
-
mhlog
thread-safe logging library
-
try-ascii
Helper to format byte slices that probably/mostly contain ASCII-encoded text
-
microlog
Dead simple log subscriber
-
dbgbb
A framework for analyzing debugging data in a Mathematica/Jupyter notebook
-
log-reroute
Support to change logging target for the log crate
-
tracing-dipstick
Bridge from tracing instrumentation to the dipstick metrics library
-
bp3d-debug
Tracing subscriber implementations for use with BP3D software. Supports traditional logging through bp3d-logger and supports remote profiling through TCP.
-
logtest
Test and assert log statements
-
the_logger
A very simple but customizable logger for Rust
-
env_logger_plus
A logging implementation plus for
log
which is configured via an environment variable. Adding target to file, rotating by file size. -
log2graph
create directed graphs from log files
-
slog-try
Convenience macros for logging with an optional slog Logger
-
eprint
error printer
-
winston_transport
winston-transport for rust
-
veilid-bugsalot
Fork of bugsalot to meet the needs of the Veilid project. Debugging macros and APIs for shipping stable codebases.
-
log-analyzer-pro
Log Analyzer Pro is a command line application giving powerful filtering and searching capabilities to analyze software logs. Logs can come from log files (updates live if these are modified) or a socket connection
-
smartalloc
binding
-
assert-unchecked
Unsafe assertions that allow for optimizations in release mode
-
tracing-fmt-smart-writer
Smart writer for tracing-subscriber's fmt module
-
hackerlog
logging tool with no fluff for hackers
-
marker_error
error handling in marker. It is internal to marker and should not be used directly outside of it. Semver guarantees do not apply to this library.
-
pipe-logger-lib
Stores, rotates, compresses process logs
-
espmonitor
Monitors ESP8266 and ESP32 execution over serial
-
sleigh-rs
Ghidra Sleigh parser
-
invariants
Assertions for normal and invariant based development
-
loggerithm
A logging library for everyone
-
pokey_logger
A logging library to log different levels and colours
-
structlog
Structured logging based on key/value pairs
-
ackorelic
Idiomatic Rust bindings to the New Relic C SDK
-
stable-eyre
A custom context for eyre that supports capturing Backtraces on stable
-
gdb-command
Wrapper for gdb in batch mode
-
fil_logger
A logging library used by Filecoin
-
wasm-log
A logger that sends a message with its Rust source's line and filename to the browser console
-
hds_tokio-console
test crate, do not use
-
tracing-newrelic
New Relic integration for tracing
-
sherr
Error signalling and logging helpers
-
youlog
A logging crate where you bring your own logging logic
-
cyfs-debug
package
-
tracing-ohos
Tracing layer to log to OpenHarmony's HiLog
-
core-dump-client
A client for debugging core-dump-handler output
-
stlog
Ultra lightweight logging framework for resource constrained devices
-
syn_crabs
A lightweight and configurable logging library with color-coded output for Rust applications
-
opentelemetry-aws
AWS exporters and propagators for OpenTelemetry
-
rustyrepl
read, evaluate, print, loop (REPL) utility
-
debug_print
print only in debug build
-
disasm-x86
disasm x86 library
-
ezpdb
High-level library for https://crates.io/crates/pdb
-
soulog
polished, clean and colourful console logging and error handling
-
tracing-pbar
Ready-to-use tracing config
-
env_logger_successor
A logging implementation for
log
which is configured via an environment variable -
logstr
Log saving
-
tracing-fast-dev
A helper for tracing crate
-
build-pretty
Pretty to your custom Build Script(build.sh) log displaying!
-
vex-sys
Bindings for valgrind's LibVEX
-
tonic-tracing-opentelemetry
Middlewares and tools to integrate tonic + tracing + opentelemetry
-
tracing-honeycomb
Honeycomb.io tracing layer for multiprocess telemetry
-
dap-reactor
A debug adapter protocol Rust provider
-
slog-google
Google Logging drain for slog-rs
-
hexxdump
configurable tool for generating hex dumps
-
rdbg
Quick and dirty Rust remote debugging
-
logosaurus
Logging implementation modeled after the Go standard library's log package
-
psp-logger
Logger for the PSP
-
godot-logger
A logger for godot-rust projects that prints logs using the godot_print! macro
-
rall
Really...? Another Logging Library? Yes! Incredibly Intuitive & Simple
-
tracing-modality
tracing
Layer
(andSubscriber
) for emitting trace data to Auxon Modality -
free_log_models
Free logging library shared models
-
lightlog
Basic Rust logging
-
mabe
framework for creating debug-friendly error enums in Rust
-
cplus_demangle
Rust wrapper for GNU libiberty's cplus_demangle to demangle C++ symbols
-
humantalk
libary for better end-user communication
-
crypto-auditing-log-parser
Event log parser for crypto-auditing project
-
srcsrv
Interpret the contents of a srcsrv stream from a pdb file (Microsoft Source Server)
-
tracing-logger-config
Custom logger config for tracing
-
sscrypt
A CLI tool to encrypt service-skeleton secrets
-
log_loki
loki logging for use with the log crate. Can be used standalone or with a logging framework like fern.
-
opentelemetry-tracing-utils
Some opinionated useful utilities for setting up otel tracing in Rust
-
goodgit
gg – clone repos and retrieve data about the repo from GitHub API. Supports Gitlab as well.
-
crashy
crash reporting with nicer stack traces and information about the current process, with optional Sentry integration, with optional Sentry integration, with optional Sentry integration, with optional Sentry integration
-
glean-ffi
FFI layer for Glean, a modern Telemetry library
-
releasetag
Define releasetags eventually propagating into crash-files 'core'
-
float_eq
Compare IEEE floating point primitives, structs and collections for equality
-
rand_dev
Reproducible randomness source for tests
-
tracing-perfetto-sdk-sys
Native C++ bindings for the Perfetto SDK used by tracing-perfetto-sdk
-
opentelemetry-datadog-cloudflare
Datadog exporters and propagators for OpenTelemetry for Cloudflare workers
-
no_debug
Helper types to omit debug info for select values
-
qoollo-logstash-rs
Logstash sender
-
fastrace-opentelemetry
Opentelemetry reporter for fastrace
-
malogany
tree/hierarchical logging library
-
jlogger
log utility
-
rustic-logger
RusticLogger: because life is too short to debug without logs!
-
symbolic-cfi
process call frame information
-
devlog-tracing
Log subscriber for the tracing library, with a human-readable output format designed for development builds
-
u-siem-paloalto
be used to build a custom SIEM with the framework uSIEM
-
struct_scalpel
memory layout analysis tool for structs, enums, unions, tuples, and references
-
autput
Log Rust prints and panics to Luau for easy debugging
-
task-mon
CLI to execute commands and log results to healthchecks.io
-
ptr_info_lib
retrieving information about pointer memory regions in Linux
-
develop_debug
Print debugging information at development time
-
json_env_logger2
A structured JSON logger for Rust, original project by softprops was abandonded
-
wasm2map
Generates source map for .wasm file with DWARF debug info embedded as source map
-
tracing-config
configuration file approach to initializing and configuring tracing and tracing-subscriber
-
zarthus_env_logger
A very opinionated logger
-
ila
WIP
-
logs
terminal logger
-
log2
out-of-the-box logging library for Rust
-
comfy-print-sync
Non-panicking versions of println! and friends. Sync implementation.
-
datadog-formatting-layer
providing a tracing-subscriber layer for formatting events so Datadog can parse them
-
probe-rs
A collection of on chip debugging tools to communicate with microchips
-
memory_logger
A logger that buffers messages in memory, allowing arbitrary flushes
-
detective
application tracer which currently supports tracing Juju applications
-
win_etw_metadata
metadata definitions for the win_etw_provider and win_etw_macros crates
-
cat-loggr
lightweight utility for making beautiful logs
-
xous-log
Log output program
-
fugue-arch
A binary analysis framework written in Rust
-
fmtlog
configurable logger with format specification
-
debug_plotter
Convenient macro to quickly plot variables
-
lerror
creating error types reporting file name, line and column instead of backtrace
-
logchop
Log your
Result
andOption
chains with inline methods -
logcall
An attribute macro that logs the function return value
-
sleigh2rust
Transpile Ghidra Sleigh parser into rust
-
acrylic-png
debug acrylic apps by rendering to a PNG image
-
tame
RillRate Agent
-
enso-logger
An efficient logger for writing applications in Rust
-
ohos-hilogs-binding
hilog binding for rust
-
postfix_assert
Trait implementations of common assertions in (postfix) method style for the Rust standard library. This allows for assertions to be chained and integrated as part of an expression.
-
rust-vector-logger
logger for Rust that logs to a vector
-
depura
Logging, benchmarking and debugging
-
service-logging
Asynchronous structured logging in tiny library (6KB) with clients for Coralogix and console.log. WASM compatible
-
log_wrapper
Just some boilerplate code to a logger wrapper over the log crate that logs to STDOUT
-
clap-verbosity-flag2
Easily add a
--verbose
flag to CLIs using Clap -
lightshark
WebSocket proxy with support for MessagePack
-
profiler-get-symbols
Symbolication utilities for the Firefox profiler
-
rovella_logger
logger that is used by the rovella game library (the rest of the library is still in developement)
-
nlog
Log implementation that sends text to a Windows notepad window
-
epimetheus
prometheus-compatible metrics framework
-
radius-debug
helper to filter the noise when debbuging FreeRADIUS server
-
tracing-gcp
tracing subscriber for structured logging in gcp
-
pandora_box
Syd's log inspector & profile writer
-
aver
A dead simple logging library for rust
-
galacta-logger
logger that doesn't need initialization. This crate gives logged time, log level, file path, module path, and function name.
-
glulxtoc
Decompile Glulx storyfiles into C code
-
ron-parser
Parsing debug implementation from rust object to JSON
-
itm_logger
log facade that sends logging information over ITM stim port 0
-
unwrap-log
Non-panicking alternatives to
Option
andResult
unwrapping, which log at warn level -
firedbg-cli
FireDBG command line interface
-
cli-logger
Basic logger with oxidized batteries included
-
driveby
Debug counter for Rust
-
cargo-proc-debug
Dump proc-macro output for efficient debugging
-
build-with-leak-check
small wrapper program around the LLVM Clang compiler suite. This will build and execute binaries using address sanitation and memory sanitation, this project is generally recommended…
-
steroid
A lightweight framework for dynamic binary instrumentation
-
winlog2
log backend to send messages to the Windows event log
-
lumbermill
structured logging
-
blazesym-c
C bindings for blazesym
-
fn-formats
Format trait wrappers for Fn(&mut Formatter) -> fmt::Result
-
behold
enabling contextual debugging
-
cfg_log
Compile time conditional logging
-
trace_caller
Trace the location of caller of a function
-
aether-log
Minimal logging library that uses explicit and configurable endpoints
-
fenrir-rs
Fenrir is a create for using logi for log aggregation which can be used with a logging framework like fern
-
q-debug
Quick and dirty debugging for tired Rust programmers
-
iter-debug
impl Debug for iterators using a wrapper
-
rf_logger
A logging implementation for
log
which can log to rotated files -
stackdriver_logger_kv
A logger for Google's Stackdriver with a cli-friendly fallback for local development
-
tpfs_logger_extensions
Some simple logging extensions for Xand
-
debug_panic
This allows a program to terminate immediately and provide feedback to the caller of the program. Unlike panic!, debug_panic! statements are only enabled in non optimized builds by default.
-
ssbc
Interpreter written in Rust. See http://csci.viu.ca/~pwalsh/teaching/261/261/261.html
-
mod_logger
A consumer for the log crate that allows module-wise configuration
-
armv5te
Disassembles ARMv5TE instructions
-
venator-engine
The core functionality that drives the Venator app
-
rlog
Minimal file-based logging library
-
parallel_logger
A logger implementing the log::Log trait that allows other loggers to run in a separate thread, reducing load on the calling thread significantly
-
concurrent_log
A log container supporting concurrent append operations
-
tracing-aliyun-sls
A tracing layer for aliyun sls
-
printio
intercept a Reader or Writer and print it to something on its way in or out. Useful for debugging.
-
dev_util
Some development tools
-
visual
Use Display if available, Debug otherwise
-
multi_log
Logger which passes messages on to any number of other loggers
-
json_value_description
Json Value Description is a package for outputting a description of unstructured data parsed by Serde Json into a Value
-
guiedit
Easily add a developer GUI to any graphical application
-
tide-tracing-middleware
A middleware for tide using the tracing crate for logging
-
pink_log
lightweight logger for Rust
-
hw
强大而统一的跨平台硬件监控工具
-
windebug_logger
A logger that redirects all messages to OutputDebugStringW (Win32 API function)
-
simple_file_logger
file logger for Rust
-
display_utils
Lightweight and no_std-compatible string formatting utilities
-
buche
Logger that logs to stderr based on verbosity specified
-
ovr-ruc
Rust Util Collections
-
otlp-exporter
OTLP Exporter for the OpenTelemetry Collector
-
onestop
Time code and aggregate across multiple contexts/threads. Other things too?
-
logging-rs
add logging to your projects using simple macros
-
m-o
A command line tool for parsing Python dataclass reprs and pretty-printing them
-
loggy-neko
thread-safe logging tool with dynamic log level configuration
-
erdb
A debugger for rust on embedded systems
-
si-loggy
Automatic logging & nohup for arbitrary commands
-
log4rs-logstash
Logstash appender for log4rs
-
easy-logger
rust-lang/log, you can easy log your information to stdout or files
-
rs-simple-logging
logging
-
metrics-exporter-tcp
A metrics-compatible exporter that outputs metrics to clients over TCP
-
tracing-fluentd
Enables forwarding of
tracing
events towards thefluentd
server -
gix-trace
provide minimal
tracing
support that can be turned off to zero cost -
hook0-sentry-integration
Sentry-related methods for Hook0 Open-Source Webhooks as a service for SaaS
-
rust_graphics_log
small and minimal logger
-
describe_err
Easily describe similar errors in your code
-
process-memory-reader
reading process memory
-
sp_log
easy way of logging for Rust's log crate
-
rustc-demangle
Rust compiler symbol demangling
-
trasy
error handling with tracing and backtrace support
-
crashpad
Rust wrapper for Crashpad
-
sign-logger
The only logger youll ever need, inspired by sign-logger on NPM
-
memgrep
Search for strings in process memory
-
socc-pair
compares local minidump-stackwalk output to socorro (crash-stats.mozilla.org)
-
belog
A minimal and pretty log impplementation for the log crate
-
clap-verbosity
Easily add a
--verbose
flag to CLIs using Clap -
llvm-symbolizer-rust-wrapper
Fix Rust demangling for llvm-symbolizer
-
x-log
Convenient log that support Native and WebAssembly
-
sentry-log
Sentry integration for log and env_logger crates
-
disas
Disassembler
-
httprint
Logs HTTP requests to the console for debugging
-
error-backtrace
backtrace your errors
-
elfcore
create ELF core dumps for processes on Linux
-
bulletin-board-client
Rust client for BulletinBoard
-
tracing-android
Tracing layer to log to Android's logcat
-
io_wrapper_statistics
Wrap an I/O object and collect statistics about I/O operations
-
hex_pp
Pretty hex dump of bytes slice in the common style
-
hitrace-sys
Bindings to the HiTrace tracing system of OpenHarmony
-
tracing-logcat
A writer for the tracing library that outputs to Android's logcat
-
ddshow-types
FFI-safe types for ddshow
-
rust_observer_log_macro
Log macro dependency for rust observer
-
sleigh
decompiler
-
tao-log
Extension macros for output to the log crate
-
log_parser_kma
Rust-based log file parser, helping extract datetime, log levels and messages
-
rstack
Stack traces of remote processes
-
tracing-log
compatibility between
tracing
and thelog
crate -
slog-kickstarter
builder to easily setup the slog logging ecosystem
-
wasm-bindgen-console-logger
backend for the log crate that sends messages to the Web browser's console
-
eadb
eBPF Android Debug Bridge
-
clilog
CLI logger, not yet finished
-
info_utils
displaying Options, Results, and logging in a pleasant manner
-
binspect
inspect the data layout of objects
-
obs-log
A very simple Rust crate that binds the log facade crate to OBS plugin logging API
-
oopsie_woopsie
debugging unexpected panics easier on end-user machines
-
perftree-cli
Command-line interface for perftree
-
panic-log
Log panics to the
log
macro as error -
dmacro
define C-like debug trace macro: enter!() and leave!()
-
lambda-rs-logging
Logging support for lambda-rs
-
qoollo-log4rs-logstash
Logstash appender for log4rs
-
runtime-otel-metrics
Meter your tokio runtime and process memory with OpenTelemetry
-
skip_error
helping skip and log Result::Error in iterations
-
slog-unwrap
Extension traits for logging failed unwraps to a slog::Logger
-
u-siem-syslog
Syslog listener for uSIEM
-
cvlib
Correlation Vector
-
metriki-log-reporter
Log reporter for metriki
-
tracing-layer-core
Send filtered tracing events to a webhook endpoint
-
metrical
Graphite/Statsd metrics client
-
dipstick
Fast, all-purpose metrics library decoupling instrumentation from reporting backends. Like logging frameworks but with counters, timers and gauges. Supports combined outputs (e.g…
-
wasmgdb_ddbug_parser
Unified debug information parser
-
tracing-ext
Misc. tracing utilities
-
emit_file
Emit diagnostic events to rolling files
-
open-metrics-client
Open Metrics client library allowing users to natively instrument applications
-
log-reload
Dynamically reload log loggers
-
target-gen
A cli tool to create new target files for probe-rs ot of CMSIS-Packs
-
tracing-slf4j
SLF4j backend compatible with Rust's tracing
-
log-rs
A small logging library
-
tracing-tape-recorder
Tracing subscriber layer for the tracing-tape format
-
micromegas-telemetry-sink
module for the publication of telemetry, part of micromegas
-
hilog-sys
Rust bindings to the HiLog logging system of OpenHarmony
-
android_trace_log
handling Android trace logs created with Debug.startMethodTracing
-
eventlog-rs
Rust Parsing tool for TCG EventLog
-
report
Contextual logging and error reporting
-
tracing-filter
experimental next-generation filtering support for tracing
-
endpointsecurity-rs
Safe Rust bindings for Endpoint Security API
-
slog-journald
Journald drain for slog-rs
-
spirit-log
Spirit helpers and config fragments for logging
-
opentelemetry-auto-span
A helper library for opentelemetry tracing
-
symbolic-il2cpp
parsing il2cpp line mappings
-
symbolicate
macOS crash report
-
rog
logger
-
instant_log
A very simple logger
-
gix-ref
handle git references
-
trylog
Log if
Err
orNone
-
hollow
attr macro to swallow the body of fn attached to
-
d_print
Print any struct in easy way
-
logerr
Seamless error type logging
-
visualpanic-rs
providing a panic hook for Rust applications that visualizes the panic with a native error dialog on supported systems
-
xray-lite-aws-sdk
xray-lite extension for AWS SDK for Rust
-
log-types
Structured log types
-
highlightio
hightlight.io SDK for Rust
-
rogu
logger library
-
statsrelay
Swiss army knife for aggregation, filtering, relaying, sharding of statsd, prometheus, and other metrics systems
-
eaze-tracing-honeycomb
Honeycomb.io tracing layer for multiprocess telemetry
-
log-analyzer
log analyzer is a crate used to read, filter and search logs
-
xan-log
My personal logger
-
kubert-prometheus-process
A prometheus-client process metrics collector
-
win_dbg_logger
A logger for use with Windows debuggers
-
env_assert
assert when an environmental variable is set
-
gtsa
proxy gelf messages to the Sentry
-
astrolog
A logging system for Rust that aims to be easy and simple to use and flexible
-
se-logger
customizable logging crate
-
logcontrol
Abstract types for the systemd logcontrol interface
-
assert_let_bind
A convenience macro for writing pattern-matching tests
-
local-rolling-file
A rolling file appender with customizable rolling conditions
-
devout
cross-platform logging library
-
slog-kvfilter
Key values and Regex based filter Drain for slog-rs
-
rdbg-view
A basic command-line viewer for rdbg
-
dstat
[●◀] Query systemd units quickly from the command line
-
jlogger-tracing
log utility
-
hesione
A Prometheus client
-
bunyan_view
A full-featured port of the Node Bunyan structured log file viewer
-
bitformat
Formats bit-focused data structure for printing to terminals and logs
-
sentry_integration
package for Sentry integration with custom DSN configuration
-
slog-syslog5424
RFC5424 implementation for slog
-
opinionated_telemetry
Opinionated configuration for tracing and metrics crates (with OpenTelemetry & Prometheus)
-
win_etw_logger
log provider which forwards events to Event Tracing for Windows (ETW)
-
livemod
Unity-like runtime modification of variables
-
opentelemetry-stdout
An OpenTelemetry exporter for stdout
-
firedbg-stream-indexer
FireDBG Event Indexer
-
diff_logger
Pretty diff logger for JSON values in rust
-
tracing-for-pyo3-logging
Enables
tracing
for pyo3-based embedded Python applications using Python’slogging
module -
nocash_gba_log
A logging implementation for no$gba
-
glean-core
A modern Telemetry library
-
ndjsonlogger
-
frida-gum-sys
Rust bindings for Frida
-
slog-env-cfg
Opinionated slog drains builder, configurable via env vars
-
tembo-telemetry
Logging and Telemetry exporters for Tembo.io applications
-
camarim
Easy setup logging on FFI libs for mobile devices
-
locate-dwarf
Locate debug symbols for stripped binaries
-
serializable_log_record
Convert a log::Record to a serializable format. Not as straightforward as it sounds, because the log::Record contains a non-serializable type. This crate provides a way to deal with situation.
-
tracing-subscriber-init
A trait and some functions to make tracing subscriber initialization a bit easier
-
metrics-exporter-dogstatsd
A metrics-compatible exporter for sending metrics to Statsd/Dogstatsd
-
econtext
Fast and simple error context on panics
-
opentelemetry-prometheus
Prometheus exporter for OpenTelemetry
-
unwrap
An unwrap! and an unwrap_err! macro
-
venator
A tracing layer for exporting logs and spans to the Venator app
-
hectorl_logger
logger with colors
-
retread
debug adapter that allows you to replay log files in your IDE or editor of choice
-
telemetry-sh
telemetry logging SDK for Rust
-
slog-redis
Redis drain for slog-rs
-
adbear
CLI to enable ADB pairing over WiFi
-
ts_opentelemetry_api
fork of opentelemetry-rust
-
spring-opentelemetry
Integration of spring-rs framework and open-telemetry
-
my_logger
marco to do logging in a file.log
-
assert_size
A macro to assert that a type has a specific size at compile time
-
rokkett-logger
collecting logs from different applications
-
tokio-trace
A scoped, structured logging and diagnostics system
-
google_cloud_logging
Google Cloud Structured Logging structures
-
caplog
Capture log messages for testing
-
valuable
Object-safe value inspection, used to pass un-typed structured data across trait-object boundaries
-
syslog5424
A trait based RFC5424 syslog formatter
-
adb_lib
interacting with Android Debug Bridge (ADB)
-
opentelemetry-contrib
Rust contrib repo for OpenTelemetry
-
stcat
Decode logs produced by the
stlog
framework -
tpfs_logger_log4rs_adapter
A Ports and Adapters-based implementation of structured logging for Transparent Systems
-
simple_color_log
color log library for Rust
-
deboog
Derive macro for extended debug formatting
-
basic_log
A basic logging crate for Rust
-
crash-handler
Allows running of user code during crash events
-
disasm-test
disasm test library
-
pepe-telemetry
Tracing tools for PepeTeam template application
-
lunatic-log
A logging library for lunatic Rust applications
-
emit_term
Emit diagnostic events to the console
-
ex
A libstd wrapper with more detailed errors
-
log4r
Stupidly simple logging utils
-
tracing-serde
A compatibility layer for serializing trace data with
serde
-
ddog
A Minimal Datadog SDK built in Pure Rust
-
backtrace-sys
Bindings to the libbacktrace gcc library
-
my-util-rust
my util for rust
-
log-print-panics
A panic hook which logs and print panic messages
-
tracing-distributed
Tracing layer for multiprocess telemetry
-
fugue-bv
A binary analysis framework written in Rust
-
async-debug
Debug structs and enums containing values that require an async call to render
-
android_logger_lite
A lightweight android log library
-
bulletin-board-python
Python client for BulletinBoard
-
adb-server-tokio
Android Debug Bridge (ADB) server protocol
-
tracing_sprout
A tokio-rs/tracing structured JSON formatting layer for the fledgling logger
-
backtrace_printer
print std::backtrace::Backtrace with filtering and more
-
tlog
A debug library which writes logs into file
-
ultimate_logger
logger for Rust
-
unwind
An interface to libunwind
-
ops
Adds operational endpoints to your application
-
rust-debug
A debugging library for rust code
-
bao-pdb
can be used to generate PDB files from existing applications
-
here
macro to print the current file and line number
-
woodpecker
Fast and extensible logging for Rust
-
sentry-slog
Sentry integration for the slog crate
-
tracing-rolling
helper crate to customize rolling log file with tracing crate
-
disasm-gen
disasm decodetree generator library
-
piccolog
A custom logger for body-image and related crates
-
durylog
An easy to use library to implements logging on stdout, file or both
-
cargo-what
Tells you what type things are
-
sentry-anyhow
Sentry integration for anyhow
-
firedbg-rust-parser
FireDBG Source Parser for Rust
-
dzl
logging. It is simple and easy to use :)
-
ddshow-sink
allow setting ddshow loggers for timely dataflow programs
-
radb_client
adb client for rust
-
log-source
Log source is a crate used to read files and sockets
-
fuguex-microx
A binary analysis framework written in Rust
-
tokio-retry2
Extensible, asynchronous retry behaviours for futures/tokio
-
slog-logfmt
logfmt drain & format for slog
-
slog_unwraps
Syntactic sugar to slog an error before unwrapping
-
dbg
dbg!(expr, ..) macro from RFC 2173 in stable Rust
-
symbolic-symcache
An optimized cache file for fast and memory efficient lookup of symbols and stack frames in debugging information
-
tracing-fluent-assertions
An fluent assertions framework for tracing
-
sloggrs
colored logger lib
-
tracing-libatrace
A tracing subscriber layer for tracing in debugfs using libatrace
-
fastrace-datadog
Datadog reporter for fastrace
-
infinite-errors
Generic error handling framework with static backtraces
-
ertrace
Experimental Error Return Tracing for Rust
-
slog_prometheus
Prometheus metrics for the slog logging framework
-
skywalking_rust
Apache SkyWalking Rust Agent
-
micromegas-tracing
instrumentation module, part of micromegas
-
quicklog-clock
contains Clock for quicklog logger
-
bp3d-tracing
Tracing subscriber implementations for use with BP3D software. Supports traditional logging through bp3d-logger and supports remote profiling through TCP.
-
tracing-record-hierarchical
Record parent
tracing::Span
fields from inside childtracing::Span
’s context -
metrics-observer
Text-based UI for metrics-exporter-tcp
-
tracing-json
Tracing Structured Json Logging Adapter
-
timberio/file-source
A high-performance observability data pipeline
-
sentry-panic
Sentry integration for capturing panics
-
logcontrol-tracing
Tracing backend for the log control interface
-
opentelemetry-http
Helper implementations for sending HTTP requests. Uses include propagating and extracting context over http, exporting telemetry, requesting sampling strategies.
-
cs-trace
Tracing utilities
-
tracing-bunyan-formatter-with-utc-offset
A Bunyan formatter for the tracing crate