log4r
Logger
A fast and lightweight logging system designed to be extensible and efficient.
A fast & lightweight approach to logging in R based on the widely-emulated Apache Log4j project.
93 stars
8 watching
22 forks
Language: R
last commit: about 1 month ago loggingr
Related projects:
Repository | Description | Stars |
---|---|---|
colbygk/log4r | A comprehensive and flexible logging library for Ruby programs | 251 |
7max/log4cl | A logging framework for Common Lisp inspired by Log4J | 103 |
logur/logur | An opinionated logging library with a unified interface and adapters for various logging libraries. | 204 |
rust-lang/log | A logging facade providing a single API to abstract over various logging implementations. | 2,212 |
hargettp/log4p | A Prolog logging library inspired by log4j. | 1 |
outr/scribe | A fast and programmatically configurable logging library for Scala applications. | 523 |
estk/log4rs | A logging framework for Rust that provides customizable log formatting and file rotation. | 1,008 |
rxi/log.lua | Provides basic logging functionality for Lua scripts | 312 |
zatonovo/futile.logger | A logging utility package for R with a hierarchical system and automatic package scoping | 151 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
rh-id/a-logger | A simple Android logging utility that provides basic logging functionality and customization options. | 1 |
seanmonstar/pretty-env-logger | A logger for Rust that provides colored output and configures logging via an environment variable. | 488 |
rudionrails/yell | A comprehensive logging library for Ruby that provides an extensible and customizable way to handle log messages | 311 |
knurling-rs/defmt | An efficient logging framework designed for resource-constrained devices | 854 |
rs/xlog | A logging library designed to handle HTTP requests with context awareness without blocking the application | 139 |