mirror of
https://github.com/tstack/lnav
synced 2024-11-01 21:40:34 +00:00
b04e6bfc78
Some changes to the glog_log sql table: * Removed the 'glog_level' field since the standard one should be able to handle everything now. * Changed the 'file' column to 'src_file' and added a 'src_line' column. * Added the sample glog log content to the test directory.
8 lines
544 B
Plaintext
8 lines
544 B
Plaintext
E0517 15:04:22.619632 1952452992 logging_unittest.cc:253] Log every 3, iteration 19
|
|
I0517 15:04:22.619642 1952452992 logging_unittest.cc:259] Log if every 1, iteration 19
|
|
I0517 15:04:22.619740 1952452992 logging_unittest.cc:259] Log if every 1, iteration 20
|
|
W0517 15:04:22.619751 1952452992 logging_unittest.cc:263] log_if this
|
|
I0517 15:04:22.619760 1952452992 logging_unittest.cc:267] array
|
|
I0517 15:04:22.619768 1952452992 logging_unittest.cc:269] const array
|
|
E0517 15:04:22.619776 1952452992 logging_unittest.cc:271] foo 1000 0000001000 3e8
|