/dotnet-log-to-db

A simple implementation of an app to read a log file, do minimal parsing and insert it into a database, so that later it can be queried in a more advanced way than tryin to find things in a text file line by line.

Primary LanguageC#Apache License 2.0Apache-2.0

No issues in this repository yet.