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

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

Awesome Lists containing this project

README

          

# DurianDebug: Utilities for quick 'n dirty debugging and profiling

[![Maven artifact](https://img.shields.io/badge/mavenCentral-com.diffplug.durian%3Adurian--debug-blue.svg)](https://search.maven.org/#search%7Cga%7C1%7Cg%3A%22com.diffplug.durian%22%20AND%20a%3A%22durian-debug%22)
[![Latest version](https://img.shields.io/badge/latest-1.1.0-blue.svg)](https://github.com/diffplug/durian-debug/releases/latest)
[![Javadoc](https://img.shields.io/badge/javadoc-OK-blue.svg)](https://diffplug.github.io/durian-debug/javadoc/1.1.0/)
[![License Apache](https://img.shields.io/badge/license-Apache-blue.svg)](https://tldrlegal.com/license/apache-license-2.0-(apache-2.0))

[![Changelog](https://img.shields.io/badge/changelog-1.1.0-brightgreen.svg)](CHANGES.md)
[![Travis CI](https://travis-ci.org/diffplug/durian-debug.svg?branch=master)](https://travis-ci.org/diffplug/durian-debug)
[![Live chat](https://img.shields.io/badge/gitter-live_chat-brightgreen.svg)](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/).