Skip to content

v1.5.0

Choose a tag to compare

@sayyid5416 sayyid5416 released this 26 Jan 16:24
3645883

[NEW] Added new methods:

  • delete_files_by_condition: Deletes all files in directory and its subdirectories according to some condition.
  • generate_repr_str: Returns a suitable string for __repr__ method of classes.

Improved

  • Added __repr__ method in Settings, LevelFormatter and CustomLogging classes
  • Refactoring in Settings class