9 Commits

Author SHA1 Message Date
Somdev Sangwan
98c6b347b4 Logging functionality (#193)
* Add files via upload

* Add files via upload

* Logging functionality (Resolves #146)

* Created customized logger and setup file

* Start replacing prints

* Custom StreamHandler to allow '\r' as line terminator and updated more prints

* Remove setup.py

* Logger functionality to write red lines and records without format

* Possibility to set logging level when logging without format and usage of debug level instead of verboseOutput

* Replace utils logger function calls

* Fixes

* Import missing info color

* Move xsstrike.py imports to properly initialize loggers and add logger method to debug data using json

* Minor fix
2019-01-21 04:57:55 +05:30
Somdev Sangwan
7907db26be Fixes #189 2019-01-21 01:40:29 +05:30
Somdev Sangwan
d27eef116f Documentation and pep8 compilance 2018-11-16 21:13:45 +05:30
Somdev Sangwan
614e47276c Fixed HTML comment context handling + Refactor 2018-11-15 15:41:01 +05:30
Somdev Sangwan
c137b1df93 rewrote to be easily maintainable and accurate 2018-11-14 23:19:57 +05:30
Somdev Sangwan
bff5e54b4c stable release 2018-11-10 17:33:48 +05:30
Somdev Sangwan
0d3f25bbee Add files via upload 2018-10-27 18:58:52 +05:30
Somdev Sangwan
60250efc12 Delete wafDetector.py 2018-10-20 22:26:19 +05:30
Somdev Sangwan
ed0ae4132f Add files via upload 2018-10-20 22:21:15 +05:30