StoryTeller
Log filtering framework
An advanced logging framework that uses smart search criteria to filter and prioritize log messages
A log should tell a story, not drown the reader in irrelevance.
10 stars
2 watching
1 forks
Language: Objective-C
last commit: about 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
vishalanandl177/drf-api-logger | Logs API requests and responses to a database or listens for signals to store data in various formats. | 313 |
drewkiino/atlantis | A logging framework with support for type-safe and customizable logging of various data types, including strings, numbers, arrays, and custom objects. | 198 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
dm-drogeriemarkt/log-capture | Assertions for log messages with specific patterns and content | 12 |
lingster/drf-api-tracking | A Django model and DRF view mixin for logging API requests and responses. | 276 |
guigrpa/storyboard | Provides tools for managing and visualizing application logs in real-time | 753 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
kekik/rails-pretty-logger | A logging framework for Rails applications that allows for easy log inspection and hourly rotation. | 31 |
ynqa/logu | Extracts patterns from streaming log messages by tokenizing and grouping similar logs into clusters | 83 |
jtorjo/logwizard | An application designed to simplify log analysis and management by providing a user-friendly interface for filtering, formatting, and monitoring logs. | 248 |
jokade/slogging | A logging library that uses macros to conditionally execute logging statements at compile-time | 50 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
sharplispers/log4cl | A Common Lisp logging framework modeled after Log4J | 83 |
logdyhq/logdy-core | A single-binary log viewer that parses any format and generates filters. | 1,276 |
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |