Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 688 Bytes

debug.md

File metadata and controls

31 lines (15 loc) · 688 Bytes

How to troubleshoot Yum Extender

Run yumex i debug mode

yumex -d

NOTE: development build always run in debug mode

Debug log files

Debug log messages will be written to terminal and into ~/.local/share/yumex/yumex_debug.log

The log file will be rotated for five generation yumex_debug.log.x (x=1-5)

Tracebacks

Exceptions will be shown i a dialog and written to ~/.local/share/yumex/traceback_<date>_<time>.txt files

Reporting issues

You can report issues on github

Before reporting, please check the latest development

yumex-ng-dev