=============================
Change log for gocept.logging
=============================

0.3 (2013-09-04)
================

- Added sepcialized ``argparse.ArgumentParser`` which enables user to set the
  ``logging`` level by default..


0.2 (2013-08-24)
================

- Add timestamp and hostname to syslog messages,
  this allows plugging SyslogKeyValueFormatter directly into logstash
  without an intermediary syslogd.


0.1 (2013-08-16)
================

- initial release
