Merge pull request #535 from mattias-lundell/patch-1
Fixed small typo in example.
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ type JSONFormatter struct {
|
|||||||
// FieldMap: FieldMap{
|
// FieldMap: FieldMap{
|
||||||
// FieldKeyTime: "@timestamp",
|
// FieldKeyTime: "@timestamp",
|
||||||
// FieldKeyLevel: "@level",
|
// FieldKeyLevel: "@level",
|
||||||
// FieldKeyLevel: "@message",
|
// FieldKeyMsg: "@message",
|
||||||
// },
|
// },
|
||||||
// }
|
// }
|
||||||
FieldMap FieldMap
|
FieldMap FieldMap
|
||||||
|
|||||||
Reference in New Issue
Block a user