safeconsole
Logging library
A memory-preserving logging library for Solidity applications.
50 stars
4 watching
1 forks
Language: Solidity
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hardysimpson/zlog | A logging library designed to be fast, safe and flexible, providing a clear model for managing log entries. | 2,268 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,242 |
emekoi/log.zig | A cross-platform logging library for Zig that provides thread-safe logging capabilities. | 24 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 694 |
mattiasflodin/reckless | A high-throughput logging library designed to minimize performance impact | 491 |
jbroadway/analog | A minimal PHP logging library that allows users to log messages with customizable output and handlers. | 342 |
boostorg/log | A C++ library for logging in applications and libraries | 183 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
soostone/katip | A structured logging framework for Haskell applications | 205 |
safe-global/safe-smart-account | Provides a set of smart contracts and tools for managing blockchain assets securely | 1,897 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,583 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,775 |
heartwilltell/log | A simple leveled logging wrapper around the standard log package | 16 |
3hren/blackhole | A high-performance logging library with flexible attribute-based logging and customizable output formats. | 201 |
damienbod/aspnetcorenlog | An ASP.NET Core application demonstrating configuration and usage of NLog with various logging targets including MS SQL Server, PostgreSQL, MySQL, and Elasticsearch. | 60 |