You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With 3.0.0-alpha.2, the code above has this error:
The call is ambiguous between the following methods or properties: 'NetworkLoggerConfigurationExtensions.TCPSink(LoggerSinkConfiguration, string, int?, int?, ITextFormatter?, LogEventLevel)' and 'NetworkLoggerConfigurationExtensions.TCPSink(LoggerSinkConfiguration, string, LogEventLevel)'
A workaround is to pass another parameter to resolve the ambiguity: