- Don't connect on initialization
- Fix a typo in the Unix STREAM-mode socket connector
- Add more tests!
- Add a new API for setting the
appnameandprocidof the formatter directly from the Logger instance - Improve the
procidso that when it's unset it uses the PID at log time instead of logger construction time (to better handle pre-fork importing)
- Improve handling of multiline messages