test-log
Test logger
Automatically initializes logging and/or tracing infrastructure before running tests.
A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.
123 stars
4 watching
34 forks
Language: Rust
last commit: 4 months ago
Linked from 1 awesome list
env-loggerloggingrusttesttesting
Related projects:
Repository | Description | Stars |
---|---|---|
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 489 |
rust-lang/log | A lightweight logging facade that provides a single API for abstracting over different logging implementations. | 2,241 |
verifytests/verify.zerolog | A tool for testing and verifying the correctness of error logging mechanisms in C# applications. | 6 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
dm-drogeriemarkt/log-capture | Assertions for log messages with specific patterns and content | 12 |
radarsh/gradle-test-logger-plugin | A Gradle plugin that logs test results with customizable themes and settings | 849 |
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
donnie4w/tklog | A lightweight and efficient structured logging library with support for log levels, file segmentation, compressed archiving. | 87 |
sgryphon/essential-diagnostics | Provides additional logging capabilities and utility classes for .NET Framework System.Diagnostics trace logging | 69 |
fullstack-build/tslog | A lightweight and flexible logging library for TypeScript and JavaScript applications. | 1,358 |
deavmi/gogga | A D language library providing customizable VT100 logging with support for various color schemes. | 2 |
verifytests/verify.serilog | A tool for verifying Serilog logging behavior in C# applications | 1 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,583 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 527 |