Skip to content

Releases: thi8v/lwlogger

v1.0.0-rc

19 Jun 17:10
Compare
Choose a tag to compare
v1.0.0-rc Pre-release
Pre-release

Features :

  • namespace "Larsouille" to avoid conflits
  • error & fatal function to the logger class
  • customize the format of the log files
  • now when the seconds, minutes, hours are under than 10, there is a zero before it.
    Example :
    image

Changes :

  • nice func becomes success
  • dbug func becomes debug

v0.1.0-alpha

16 Jun 12:42
db6d744
Compare
Choose a tag to compare
v0.1.0-alpha Pre-release
Pre-release

Hi!

There is a pre-release, so don't use it for a stable program, there may be bugs. You can test it, give me your feedback, find bug(s), and give me bugs you found. If you've got some ideas you can let me know in the discussion tab of GitHub. If you want to use it ther is the dll file, follow the steps in the readme.md !

And below you can find a demo program.

If you enjoy lwlogger, share it and star it please,
Have a good day!