scala-trace-debug
Debugging helper
A system that prints debugging information with hyperlinks to source code locations
Macro based print debugging. Locates log statements in your IDE.
115 stars
7 watching
5 forks
Language: Scala
last commit: about 5 years ago debugdebug-statementsdebuggingjavamacrosscalastack-traces
Related projects:
Repository | Description | Stars |
---|---|---|
| A macro-based library that adds position information to print statements in Scala code for easier debugging and logging. | 23 |
| A Clojure library for tracing and debugging code execution | 361 |
| A library for debugging and profiling shaders in graphics rendering applications | 33 |
| A tracing and debug-logging macro for Common Lisp | 68 |
| A Clojure REPL extension that allows debugging with access to surrounding lexical scope | 151 |
| A tool that enables side-by-side debugging of CoffeeScript and JavaScript code. | 62 |
| A tool that provides tracing and debugging capabilities for Elixir applications | 251 |
| A live online debugging tool that allows developers to pause, rewind, and replay programs, swapping in new code to debug. | 66 |
| Configures source mapping for Scala.js projects to enable remote debugging of libraries hosted on Github. | 36 |
| Tool for remotely controlling and debugging Java applications from a browser | 162 |
| A Ruby library providing advanced debugging tools and functionality | 1,150 |
| A Chrome debugging client library with async/await support and TypeScript integration. | 134 |
| A debugging tool providing colorized output and type information for Crystal programming language | 95 |
| An extension for JupyterLab that helps debug and troubleshoot errors by jumping to specific file lines in the stack trace or searching for error information online. | 7 |
| A middleware to debug Redux applications in both server and client environments. | 45 |