XComment.io
XComment.io copied to clipboard
comment_remover: Logging implementation
Logging will be implement with standart lib logging (log4)
- Add in code DEBUG, INFO and ERROR level messages.
- Using simple config in code.
- Add tests for capture logging messages
Option for enable logging: -l (--log) Option for specify path for log placed: -f (--log_file)