You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lnav/test/expected/test_json_format.sh_8f2ebcd...

22 lines
922 B
Plaintext

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

⋮ abc 48 def TRACE - trace test
⋮ abc 49 def INFO - Starting up service
⋮ abc 49 def INFO - Shutting down service
user: steve@example.com
timestamp="2013-09-06T22:00:50.123000Z" level="INFO" msg="Hello, World"
panic: foo bar failed baz
level1.py:10034
level2.py:100
level3.py:42
⋮ abc 59 def DEBUG5 - Details...
⋮ abc 59 def DEBUG4 - Details...
⋮ abc 59 def DEBUG3 - Details...
⋮ abc 59 def DEBUG2 - Details...
⋮ abc 59 def DEBUG - Details...
⋮ abc 49 def STATS - 1 beat per second
⋮ abc 49 def WARNING - not looking good
⋮ abc 49 def ERROR - looking bad
⋮ abc 49 def CRITICAL - sooo bad
⋮ abc 49 def FATAL - shoot
 obj: { "field1" : "hi", "field2": 2 }
 arr: ["hi", {"sub1": true}]