Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 300 Bytes

CHANGELOG.md

File metadata and controls

8 lines (6 loc) · 300 Bytes

0.1.0

Features

  • Log messages with different severity levels: error, info, warning, debug.
  • Store logs persistently using Hive.
  • Configure maximum log size to automatically delete old logs when the limit is exceeded.
  • Support for custom configurations, including log formatting and colors.