Mylog is a Python Color Log inspired by sqlmap.
Clone the project
git clone https://github.com/R4M80MrX/MyLog.git
Then copy MyLog to your project and add
from MyLog.log import LOGGERto where you want to log.
Run test.py to see how it works.
2019-05-17
- The entire module is integrated into a folder.