Skip to content

Releases: ShayanFiroozi/FastLog.Net

v1.1.8564

13 Jun 15:51
Compare
Choose a tag to compare

✔ 1.1.8564 (2023-06-13)

  • Update FluentConsole.Net

v1.0.8555

05 Jun 05:36
16dee78
Compare
Choose a tag to compare

1.1.8555 (2023-06-05)

  • Add Console Event log type which is used for logging the Console Output.
  • Log the internal event when FastLog.Net engine has been stopped.
  • Add "ResetStatistics" method to reset the logger statistics.
  • Improve core engine.
  • Refactor some methods to achieve better code readability and reliability.
  • Prevent engine start without logging agent(s).
  • Add FluentConsole.Net for better console color and performance.

1.1.8551

31 May 02:38
f3e6972
Compare
Choose a tag to compare

FastLog.Net Version 1.1.8551

  • Add "ProcessAllEventsInQueue()" method
  • Refactor engine to be compatible with "ProcessAllEventsInQueue()" method.
  • Update FastLog.Net Test App To Use "ProcessAllEventsInQueue" Method.
  • Add "IsQueueEmpty" property.
  • Refactor some methods to achieve better code readability and reliability.
  • Add Forever run test !

Version 1.1.8550

29 May 23:09
Compare
Choose a tag to compare

1.1.8550 (2023-05-30)

  1. Improve Internal Logger Thread-Safety.
  2. Add Nuget package address to the file header.
  3. Improve FastLog.Net engine.
  4. Improve Test App.
  5. Add UTC Date Time to the file header.
  6. Improve FastLog.Net Engine exceptions handling.

1.1.8548

28 May 18:03
6b69daa
Compare
Choose a tag to compare

First Release !