All Versions
5
Latest Version
Avg Release Cycle
8 days
Latest Release
1100 days ago
Changelog History
Changelog History
-
v1.1.8564 Changes
June 13, 2023โ 1.1.8564 (2023-06-13)
- Update FluentConsole.Net
-
v1.1.8551 Changes
May 31, 2023FastLog.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, 20231.1.8550 (2023-05-30)
- Improve Internal Logger Thread-Safety. ๐ฆ 2. Add Nuget package address to the file header.
- Improve FastLog.Net engine. โ 4. Improve Test App.
- Add UTC Date Time to the file header.
- Improve FastLog.Net Engine exceptions handling.
-
v1.1.8548 Changes
May 28, 2023First 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.