- DEPRECATED: The ``host`` field is deprecated. Instead, the newly introduced ``client_ip`` field should be used to get the client's IP address. [lgraf]
- Always log missing referer as empty string instead of ``null``. [lgraf]
1.0.1
------------------
- Fail gracefully if eventlog config can't be found in order to derive log location from it. Instead of preventing instance startup, log a noticeable error message using the root logger. [lgraf]