Add exit on close

This commit is contained in:
VirtuBox
2019-08-17 20:29:55 +02:00
parent 11b4c0b046
commit 3118e50ff5
5 changed files with 10 additions and 0 deletions

View File

@@ -24,6 +24,7 @@ class Log:
if exit:
self.app.close(1)
def info(self, msg, end='\n', log=True):
"""
Logs info messages into log file