Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 396 Bytes

File metadata and controls

12 lines (12 loc) · 396 Bytes

Currently in progress

  • disable printing to stdout when using logging.log()
  • Allow caller to pass a FORMAT:str argument to change the format out the log

  • Logger will not output to a specified file if the user/system modifies the file during run-time. Correct this behavior.