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
/// <param name="connectionGlobalHeaders">A comma or semi column separated list of key value pairs of headers to be added to each elastic http request</param>
79
81
/// <returns>LoggerConfiguration object</returns>
80
82
/// <exception cref="ArgumentNullException"><paramref name="nodeUris"/> is <see langword="null" />.</exception>
81
83
publicstaticLoggerConfigurationElasticsearch(
@@ -90,7 +92,8 @@ public static LoggerConfiguration Elasticsearch(
0 commit comments