Releases: ShayanFiroozi/FastLog.Net
Releases · ShayanFiroozi/FastLog.Net
v1.1.8564
v1.0.8555
✔ 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
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
1.1.8550 (2023-05-30)
- Improve Internal Logger Thread-Safety.
- Add Nuget package address to the file header.
- Improve FastLog.Net engine.
- Improve Test App.
- Add UTC Date Time to the file header.
- Improve FastLog.Net Engine exceptions handling.
1.1.8548
First Release !