github Lifailon/lazyjournal 0.8.6

6 hours ago

Full Changelog: 0.8.5...0.8.6

  • #45 Fixed errors when scrolling through logs.
  • #46 Changed the user log retrieval list to a list of units from systemd, and added loading of logs for user units.
  • #46 Added the -U/--unit-type flag and the unitType configuration parameter for filtering unit lists, for example, --unit-type service,timer,scope,socket,mount (by default, --unit-type service).
  • #50 Added the -l/--logging flag and and the logging configuration parameter for write executed commands to a log file when loading lists and the selected log (for local debugging in the terminal).
  • Replaced the System and User journals lists (obtained from journald with field filtering by UNIT and USER_UNIT) with a single list with user-defined filtering using the -j/--journal-field flag and the journalField configuration parameter (default: --journal-field SYSLOG_IDENTIFIER). This also significantly speeds up list loading.
  • Added the -b/--journal-boot switch and the journalBoot configuration flag to limit loading of system and user journals to the specified system boot only.
  • Added the -J/--journal-priority switch and the journalPriority configuration flag to define the default log content priority at startup, with support for dynamic changes in the interface.
  • Added validation of passed values ​​in new flags to display a list of available values.

Don't miss a new lazyjournal release

NewReleases is sending notifications on new releases.