All Versions
5
Latest Version
Avg Release Cycle
8 days
Latest Release
1100 days ago

Changelog History

  • v1.1.8564 Changes

    June 13, 2023

    โœ” 1.1.8564 (2023-06-13)

    • Update FluentConsole.Net
  • v1.1.8551 Changes

    May 31, 2023

    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 !
  • v1.1.8550 Changes

    May 29, 2023

    1.1.8550 (2023-05-30)

    1. Improve Internal Logger Thread-Safety. ๐Ÿ“ฆ 2. Add Nuget package address to the file header.
    2. Improve FastLog.Net engine. โœ… 4. Improve Test App.
    3. Add UTC Date Time to the file header.
    4. Improve FastLog.Net Engine exceptions handling.
  • v1.1.8548 Changes

    May 28, 2023

    First Release !

  • v1.0.8555 Changes

    June 05, 2023

    โœ” 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.