XComment.io icon indicating copy to clipboard operation
XComment.io copied to clipboard

comment_remover: Logging implementation

Open kpstsp opened this issue 8 years ago • 0 comments

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)

kpstsp avatar Sep 21 '17 05:09 kpstsp