influxdata / influxdb-client-csharp

InfluxDB 2.x C# Client
https://influxdata.github.io/influxdb-client-csharp/api/InfluxDB.Client.html
MIT License
360 stars 94 forks source link

feat: #560 disable console log #590

Closed Sciator closed 12 months ago

Sciator commented 1 year ago

Closes #560

Proposed Changes

Allows disable Trace verbose messages

Checklist