Download List

项目描述

The Logfile Navigator, lnav for short, is a curses-based tool for viewing and analyzing log files. The value added by lnav over text viewers or editors is that it takes advantage of any semantic information that can be gleaned from the log file, such as timestamps and log levels. Using this extra semantic information, lnav can do things like interleaving messages from different files, generate histograms of messages over time, and provide hotkeys for navigating through the file. These features are meant to allow the user to quickly and efficiently focus on problems.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-21 14:10
0.4.0

支持bzip2压缩档。不认可作为日志的文本文件到一个单独的视图。已加入一个“会话”的文件和命令,这样你可以在启动时运行LNAV的命令。
Support for bzip2 compressed files was added. Text files that are not recognized as logs are broken out into a separate view. A "session" file and command have been added so that you can run lnav commands on startup.

2010-04-26 18:01
0.3.0

现在,您可以在SQL结果之间切换视图和日志查看,同时保持了与“line_number”栏中的同步意见首位。该“line_number”栏是不再在SQL结果视图的堆积条形图中。一个“警告”罪名被添加到直方图的看法。
You can now switch between the SQL result view and the log view while keeping the top of the views in sync with the "line_number" column. The "line_number" column is no longer included in the SQL result view's stacked bar graph. A "warnings" count was added to the histogram view.

2010-02-24 21:19
0.2.0

一些建设问题和各种各样的错误是固定的。在“”“和”“”键,现在可以用于搜索以左,右做。 Readline的历史保存的搜索和命令。
Some build issues and a variety of bugs were fixed. The "<" and ">" keys can now be used for doing searching to the left and right. Readline history is kept for searches and commands.

Project Resources