Skip to content

Releases: VersaLog/VersaLog.go

🌸 V2.0.0 Spring Update: Progress Logging

15 Feb 13:18
f16a089

Choose a tag to compare

Summary

This Spring Update brings more visibility and "aliveness" to VersaLog. We’ve introduced Progress Logging to eliminate the guesswork during long-running tasks and batch executions.
No more staring at static INFO logs—now you can see exactly how far your processes have come and how much longer they’ll take.

V1.7.2

03 Dec 14:48
18bc904

Choose a tag to compare

Change

  • nabled adding an additional tag

New

  • board

V1.6.5: Merge pull request #8 from kayu0514/change

01 Oct 01:36
1dc5260

Choose a tag to compare

V1.6.2

11 Sep 10:49

Choose a tag to compare

  • Implemented a feature that automatically deletes log files older than one week.

V1.6.0

28 Aug 00:42

Choose a tag to compare

  • New options add
  • change to testcode

V1.5.1

05 Aug 19:46

Choose a tag to compare

  • New options add

V1.4.5

29 Jul 02:00

Choose a tag to compare

  • New mode add
  • Fix : testcode

V1.4.2

23 Jul 02:59

Choose a tag to compare

  • Desktop notifications added for ERROR and CRITICAL levels

V1.3.5

11 Jul 02:54

Choose a tag to compare

Added new options and updated the test code accordingly.
This update ensures better test coverage and improved configuration support.

V1.2.0

06 Jul 21:23

Choose a tag to compare

✨ New Features

  • Invalid modes now throw an error.
  • Added more log levels.