Release version 0.1.3
- Adds a new public module, local, which stores a thread-local logger.
- Adds a new logger 'NullLogger', which does nothing with logged mesages.
- Fixes WriterLogger to append to opened files instead of overwriting.
- Adds a ton more documentation