MangaManagerORG / Manga-Manager

Manga Manager collects useful tools to make managing your manga library easy. (Acts directly on files)
GNU General Public License v3.0
190 stars 18 forks source link

[Dev Work] Log stderr and stdout #147

Closed ThePromidius closed 1 year ago

ThePromidius commented 1 year ago

Noticed while tracing one bug that tkinter sometimes exceptions get logged in stdout. The objective of this issue is to log those and display through our handlers to the ui if necessary.