printv
Debug logging macro
A tracing and debug-logging macro for Common Lisp
A batteries-included tracing and debug-logging macro
68 stars
11 watching
6 forks
Language: Common Lisp
last commit: about 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 interface to Fluentd's logging functionality | 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. | 135 |
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 | 84 |
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 | 95 |
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. | 123 |
melisgl/named-readtables | Provides a namespace for readtables in Common Lisp, allowing modular and localized usage of readtables. | 66 |
collective/collective.fingerpointing | Tracks and logs events in an audit log to maintain record of user activity and content lifecycle. | 5 |