printv
Debug logging macro
A tracing and debug-logging macro for Common Lisp
A batteries-included tracing and debug-logging macro
67 stars
11 watching
6 forks
Language: Common Lisp
last commit: almost 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
johnreedlol/pos | A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
pokepay/cl-fluent-logger | A Common Lisp library for structuring and sending logs to Fluentd | 9 |
yitzchak/trivial-do | Provides additional dolist style macros for iterating over various data structures in Common Lisp | 18 |
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
deavmi/dlog | A modular logging library for D programming language | 1 |
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
macropower/macropower | Tracks coding time and activity over the past week, displaying statistics in a simple graph. | 132 |
tylerwince/godbg | Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |
sharplispers/log4cl | A Common Lisp logging framework modeled after Log4J | 83 |
salsify/ember-debug-logger | An Ember addon for logging debug information with namespace support | 36 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
tdrhq/easy-macros | A Common Lisp library to simplify macro writing by automating error-prone patterns and providing a more straightforward API. | 20 |
d-e-s-o/test-log | Automatically initializes logging and/or tracing infrastructure before running tests. | 119 |
melisgl/named-readtables | A library that provides a namespace for readtables, allowing for localized and modular use of readtables in Common Lisp programs. | 66 |
collective/collective.fingerpointing | Tracks and logs events in an audit log to maintain record of user activity and content lifecycle. | 5 |