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,247 |
sergiusthebest/plog | A portable and flexible C++ logging library with unique features such as CSV log format and wide string support. | 2,221 |
emekoi/log.zig | A cross-platform logging library for Zig that provides thread-safe logging capabilities. | 22 |
phuslu/log | A structured logging library that provides multiple output options and high-performance features. | 685 |
mattiasflodin/reckless | A high-throughput logging library designed to minimize performance impact | 490 |
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 | 182 |
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 | A suite of Ethereum-based smart contract libraries and tools for secure management of blockchain assets | 1,884 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
odygrd/quill | A high-performance asynchronous logging library for C++ applications | 1,559 |
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 |