pos
Debugging tool
A macro-based library that adds position information to print statements in Scala code for easier debugging and logging.
Macro based print debugging for Scala code. Locates debug statements in your IDE. Supports logging.
23 stars
3 watching
3 forks
Language: Scala
last commit: about 4 years ago debugdebuggingdebugging-tooldebugging-toolsloggingmacromacrosprintprinterprintingscalascala-librarystack-traces
Related projects:
Repository | Description | Stars |
---|---|---|
johnreedlol/scala-trace-debug | A system that prints debugging information with hyperlinks to source code locations | 115 |
danlentz/printv | A tracing and debug-logging macro for Common Lisp | 67 |
georgejahad/debug-repl | A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
redphx/localify | A tool to debug minified JavaScript files by redirecting requests to local versions. | 9 |
unity-technologies/unitymixedcallstack | Provides debugging support for Unity native code using Mono by translating managed addresses into descriptive stack frames. | 129 |
joaolopesf/remotedebug | A library that allows remote debugging of Arduino projects over WiFi using a web app or telnet client. | 616 |
sija/debug.cr | A debugging tool providing colorized output and type information for Crystal programming language | 94 |
nicklockwood/iconsole | A pluggable class to enable useful in-app logging and runtime debugging for iPhone apps. | 860 |
domesticcatsoftware/dcintrospect | A toolset of visual debugging tools for iOS user interfaces. | 2,177 |
elm-lang/debug.elm-lang.org | A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
lewinfox/icecream | A debugging tool that simplifies the process of printing and inspecting variables, expressions, and function calls in R programs. | 55 |
renatogarcia/icecream-cpp | A small, single-header C++ library to simplify debugging by providing a concise and expressive way to print variable values during execution. | 581 |
reasonml/red | A tool that enables step-by-step debugging and inspection of OCaml and Reason code | 82 |
tylerwince/godbg | Provides a debugging macro for Go, similar to Rust's dbg macro | 202 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |