From 62e4c68907d8d33709c2c1f92a161dff00b3d5f2 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 22:01:36 +0200 Subject: Adding upstream version 0.11.2. Signed-off-by: Daniel Baumann --- test/logfile_json2.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 test/logfile_json2.json (limited to 'test/logfile_json2.json') diff --git a/test/logfile_json2.json b/test/logfile_json2.json new file mode 100644 index 0000000..9a3921e --- /dev/null +++ b/test/logfile_json2.json @@ -0,0 +1,3 @@ +{"ts": "2013-09-06T20:00:49.124817Z", "lvl": 0, "msg": "Starting up service", "cl": "com.exmaple.foo"} +{"ts": "2013-09-06T22:00:49.124817Z", "lvl": 0, "msg": "Shutting down service", "user": "steve@example.com", "cl": "com.exmaple.foo"} +{"ts": "2013-09-06T22:01:49.124817Z", "lvl": 10, "msg": "looking bad", "cl": "com.exmaple.foo"} -- cgit v1.2.3