Skip to content
Snippets Groups Projects
Commit 3322d3d3 authored by Ramin Yaghoubzadeh Torky's avatar Ramin Yaghoubzadeh Torky
Browse files

added traceback to logger main

parent c49795f2
No related branches found
No related tags found
No related merge requests found
......@@ -52,6 +52,7 @@ def main(log_mode, filename=None):
if __name__ == '__main__':
import traceback
try:
iap = ipaaca.IpaacaArgumentParser(
'ipaaca-logger')
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment