1
1
mirror of https://github.com/tstack/lnav.git synced 2024-11-14 18:26:27 +03:00
Commit Graph

1 Commits

Author SHA1 Message Date
Timothy Stack
b04e6bfc78 [glog] some tweaks to the glog change
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.
2013-05-17 17:44:55 -07:00