Release 0.11.2
- Configure(): Fixed a bug where the DefaultLevel setting was being ignored
- when passing a single, bare value as the
args
to logger functions, flume will add a key/value pair to the log entry, using an empty string as the key. This has been tweaked: if the value is anerror
, then the key will be "error"