Socket
Book a DemoInstallSign in
Socket

MySqlConnector.Logging.Serilog

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

MySqlConnector.Logging.Serilog

Writes lightly-structured MySqlConnector logging output to Serilog.

nugetNuGet
Version
2.0.0
Version published
Maintainers
2
Created
Source

About

This package integrates MySqlConnector logging with Serilog.

How to Use

Add the following line of code to your application startup routine (before any MySqlConnector objects have been used):

MySqlConnectorLogManager.Provider = new SerilogLoggerProvider();

Keywords

mysql

FAQs

Package last updated on 09 Nov 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts