texlogsieve – Filter and summarize LaTeX log files
texlogsieve reads a LaTeX log file (or the standard input if no file is specified), filters out less relevant messages, and displays a summary report. It is a texlua script, similar in spirit to tools such as texfot, texloganalyser, rubber-info, textlog_extract, texlogparser, texlogfilter, and others. Highlights:
- Two reports: the most important messages from the log file followed by a summary of repeated messages, undefined references etc.;
- The program goes to great lengths to correctly handle TeX line wrapping and does a much better job at that than existing tools;
- Multiline messages are treated as a single entity;
- Several options to control which messages should be filtered out;
- No messages are accidentally removed;
- The summary report is currently simple, but useful.
Sources | /support/texlogsieve |
Documentation | |
Repository | https://gitlab.com/lago/texlogsieve |
Version | 1.4.1 2024-01-15 |
Licenses | GNU General Public License, version 3 or newer |
Copyright | 2021–2024 Nelson Lago |
Maintainer | Nelson Lago |
Contained in | TeX Live as texlogsieve MiKTeX as texlogsieve |
Topics | Compiler management Log manipulation Use Lua |
Download the contents of this package in one zip archive (135.7k).
Announcements
- 2024-01-16 CTAN update: texlogsieve
- 2023-12-08 CTAN update: texlogsieve
- 2022-03-15 CTAN update: texlogsieve
Suggestions
Maybe you are interested in the following packages as well.
Community Comments