We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a6310c commit d278e03Copy full SHA for d278e03
ChangeLog
@@ -1,3 +1,7 @@
1
+Release 0.6.1 - 2016/11/02
2
+
3
+ * Add LevelFluentLogger: Standard Logger compatible interface
4
5
Release 0.6.0 - 2016/10/15
6
7
* Relax msgpack dependency
VERSION
@@ -1 +1 @@
-0.6.0
+0.6.1
lib/fluent/logger/version.rb
@@ -1,7 +1,7 @@
module Fluent
module Logger
-VERSION = '0.6.0'
+VERSION = '0.6.1'
end
0 commit comments