https://github.com/diffplug/durian-debug
Utilities for quick 'n dirty debugging and profiling
https://github.com/diffplug/durian-debug
Last synced: 10 months ago
JSON representation
Utilities for quick 'n dirty debugging and profiling
- Host: GitHub
- URL: https://github.com/diffplug/durian-debug
- Owner: diffplug
- License: apache-2.0
- Created: 2016-06-01T22:18:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-08-01T21:57:49.000Z (over 7 years ago)
- Last Synced: 2025-01-17T21:31:22.615Z (11 months ago)
- Language: Java
- Homepage:
- Size: 677 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
#
DurianDebug: Utilities for quick 'n dirty debugging and profiling
[](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.diffplug.durian%22%20AND%20a%3A%22durian-debug%22)
[](https://github.com/diffplug/durian-debug/releases/latest)
[](https://diffplug.github.io/durian-debug/javadoc/1.1.0/)
[](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))
[](CHANGES.md)
[](https://travis-ci.org/diffplug/durian-debug)
[](https://gitter.im/diffplug/durian)
A collection of utilities which are useful for quickly debugging and profiling some code.
## Acknowledgements
* Formatted by [spotless](https://github.com/diffplug/spotless).
* OSGi metadata by [goomph](https://github.com/diffplug/goomph).
* Built by [gradle](http://gradle.org/).
* Tested by [junit](http://junit.org/).
* Maintained by [DiffPlug](http://www.diffplug.com/).