This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
CodeQL #382
Annotations
2 warnings
Analyze (csharp):
sample/Serilog.Sinks.Elasticsearch.Sample/Program.cs#L47
'FileSink.FileSink(string, ITextFormatter, long?, Encoding?, bool)' is obsolete: 'This type and constructor will be removed from the public API in a future version; use `WriteTo.File()` instead.'
|
Analyze (csharp):
sample/Serilog.Sinks.Elasticsearch.Sample/Program.cs#L47
'FileSink.FileSink(string, ITextFormatter, long?, Encoding?, bool)' is obsolete: 'This type and constructor will be removed from the public API in a future version; use `WriteTo.File()` instead.'
|