Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 459 Bytes

ToDo.md

File metadata and controls

14 lines (8 loc) · 459 Bytes

FastLog.Net

✔ ToDo List :

  • Add file based configuration : The current version of FastLog.Net only supports in-code configuration setup , so it is planned to develope the configuration class to also read the configuration from a setting file.

  • Major Refactor and use more memory efficient and high performance approach like Spans and etc.

  • Add Email Agent.

  • Add Lite DB Agent.

  • Add SQLite Agent.

  • Add SQL Server Agent.