An open API service indexing awesome lists of open source software.

https://github.com/vmchale/debug-dump

Like Debug.Trace, but allows writing to files
https://github.com/vmchale/debug-dump

Last synced: 11 months ago
JSON representation

Like Debug.Trace, but allows writing to files

Awesome Lists containing this project

README

          

# debug-dump

This is a library providing simple functionality like that found in
`Debug.Trace`, but it dumps output to a file rather than the terminal.