# Logger documentation

## Debuging your test with nodeunit

```tty
 node --inspect-brk=6959 `which nodeunit` ./test/01-find.js
```
