saleem-mirza / serilog-sinks-mysql

Serilog sink that writes to MySQL database.
Apache License 2.0
35 stars 25 forks source link

Use MySqlConnector #8

Open bgrainger opened 6 years ago

bgrainger commented 6 years ago

Fixes #7.

Also makes a couple of minor improvements to the usage of the MySQL driver.