Test
Python >= 3.7
$ python mytools.py /var/log/system.log -t text
$ python mytools.py /var/log/system.log -t json
$ python mytools.py /var/log/system.log -t text -o /Users/satiya/Documents/folder/system.txt
$ python mytools.py /var/log/system.log -t json -o /Users/satiya/Documents/folder/system.json
$ python mytools.py -h