dirty-debug 0.2.0

Quick and dirty debugging
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
# Release notes

## 0.2.0

* Support logging to a TCP endpoint.

## 0.1.0

* First usable release of `dirty-debug`: introduces the `ddbg!()` macro which is able to log to files.

## 0.0.0

* Initial release to reserve the crate’s name in crates.io.