salo
Log generator
A framework for generating log events without requiring infrastructure or actions to initiate them.
Synthetic Adversarial Log Objects: A Framework for synthentic log generation
77 stars
8 watching
8 forks
Language: Python
last commit: 10 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
mingrammer/flog | A tool to generate fake log data in various formats for testing and development purposes | 1,115 |
samber/slog-multi | A library providing design workflows and handlers for structured logging in Go, including pipeline, fanout, routing, failover, and load balancing. | 384 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
samber/slog-webhook | A library that provides a webhook handler for structured logging in Go | 8 |
samber/slog-logstash | A Logstash handler for structured logging in Go | 6 |
syslog-ng/syslog-ng | A log processing and management system that can handle various input and output methods. | 2,139 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 681 |
samber/slog-formatter | A library that provides attribute formatting for structured logging in Go. | 122 |
ncrashed/dlogg | A logging utility library designed to handle high loads and provide customizable logging with rotating log files and buffered output. | 14 |
samber/slog-channel | A Go channel handler for structured logging | 6 |
samber/slog-fiber | A middleware that logs HTTP requests using the Slog logging library. | 58 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
samber/slog-nats | A NATS handler for structured logging | 10 |
samber/slog-sentry | A Sentry handler library for structured logging in Go | 46 |
xfxdev/xlog | Provides a flexible logging system with a plugin architecture and customizable log layouts. | 8 |