Skip to content

0.4.0

Compare
Choose a tag to compare
@sushichop sushichop released this 31 Jan 13:45
· 57 commits to main since this release

[NOTICE]
The specifications of FileLogger and FileRotationLogger have been changed(#32, #36).
Please check README as well.

  • FileRotatonLogger inherits FileLogger. #29
  • Add asynchronous methods for delete and flush. #30
  • Add test_spec in podspec. #31
  • Add suffix extension types for FileRotationLogger. #32
  • FileRotationLoggerDelegate Fix Spelling. #34
  • Add option for file permission. #36
  • Import more precisely. #38