Merge branch 'develop' into rajrang/DiagnosticSourceListener_PublicApi
This commit is contained in:
Коммит
7d5b943662
|
@ -0,0 +1,6 @@
|
|||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ApplicationInsightsAppender() -> void
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.get -> string
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.set -> void
|
||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ActivateOptions() -> void
|
||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.Flush(int millisecondsTimeout) -> bool
|
|
@ -0,0 +1,6 @@
|
|||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ApplicationInsightsAppender() -> void
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.get -> string
|
||||
Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.InstrumentationKey.set -> void
|
||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.ActivateOptions() -> void
|
||||
override Microsoft.ApplicationInsights.Log4NetAppender.ApplicationInsightsAppender.Flush(int millisecondsTimeout) -> bool
|
|
@ -0,0 +1,12 @@
|
|||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ApplicationInsightsTarget() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ContextProperties.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext>
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.get -> NLog.Layouts.Layout
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext(string name, NLog.Layouts.Layout layout) -> void
|
|
@ -0,0 +1,12 @@
|
|||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ApplicationInsightsTarget() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ContextProperties.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext>
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.get -> NLog.Layouts.Layout
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext(string name, NLog.Layouts.Layout layout) -> void
|
|
@ -0,0 +1,12 @@
|
|||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ApplicationInsightsTarget() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.ContextProperties.get -> System.Collections.Generic.IList<Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext>
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.ApplicationInsightsTarget.InstrumentationKey.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.get -> NLog.Layouts.Layout
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Layout.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.get -> string
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.Name.set -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext() -> void
|
||||
Microsoft.ApplicationInsights.NLogTarget.TargetPropertyWithContext.TargetPropertyWithContext(string name, NLog.Layouts.Layout layout) -> void
|
|
@ -0,0 +1,12 @@
|
|||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener
|
||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener() -> void
|
||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener(string instrumentationKey) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Flush() -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.IsThreadSafe.get -> bool
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, object data) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, params object[] data) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string format, params object[] args) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string message) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Write(string message) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.WriteLine(string message) -> void
|
|
@ -0,0 +1,12 @@
|
|||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener
|
||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener() -> void
|
||||
Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.ApplicationInsightsTraceListener(string instrumentationKey) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Flush() -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.IsThreadSafe.get -> bool
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, object data) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceData(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, params object[] data) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string format, params object[] args) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.TraceEvent(System.Diagnostics.TraceEventCache eventCache, string source, System.Diagnostics.TraceEventType eventType, int id, string message) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.Write(string message) -> void
|
||||
override Microsoft.ApplicationInsights.TraceListener.ApplicationInsightsTraceListener.WriteLine(string message) -> void
|
|
@ -0,0 +1,24 @@
|
|||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLogger
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLogger.ApplicationInsightsLogger(string categoryName, Microsoft.ApplicationInsights.TelemetryClient telemetryClient, Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions applicationInsightsLoggerOptions) -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLogger.BeginScope<TState>(TState state) -> System.IDisposable
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLogger.IsEnabled(Microsoft.Extensions.Logging.LogLevel logLevel) -> bool
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLogger.Log<TState>(Microsoft.Extensions.Logging.LogLevel logLevel, Microsoft.Extensions.Logging.EventId eventId, TState state, System.Exception exception, System.Func<TState, System.Exception, string> formatter) -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.ApplicationInsightsLoggerOptions() -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.FlushOnDispose.get -> bool
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.FlushOnDispose.set -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.IncludeScopes.get -> bool
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.IncludeScopes.set -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.TrackExceptionsAsExceptionTelemetry.get -> bool
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions.TrackExceptionsAsExceptionTelemetry.set -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider.ApplicationInsightsLoggerProvider(Microsoft.Extensions.Options.IOptions<Microsoft.ApplicationInsights.Extensibility.TelemetryConfiguration> telemetryConfigurationOptions, Microsoft.Extensions.Options.IOptions<Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions> applicationInsightsLoggerOptions) -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider.CreateLogger(string categoryName) -> Microsoft.Extensions.Logging.ILogger
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider.Dispose() -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider.SetScopeProvider(Microsoft.Extensions.Logging.IExternalScopeProvider externalScopeProvider) -> void
|
||||
Microsoft.Extensions.Logging.ApplicationInsightsLoggingBuilderExtensions
|
||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggingBuilder builder) -> Microsoft.Extensions.Logging.ILoggingBuilder
|
||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggingBuilder builder, System.Action<Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions> configureApplicationInsightsLoggerOptions) -> Microsoft.Extensions.Logging.ILoggingBuilder
|
||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggingBuilder builder, string instrumentationKey) -> Microsoft.Extensions.Logging.ILoggingBuilder
|
||||
static Microsoft.Extensions.Logging.ApplicationInsightsLoggingBuilderExtensions.AddApplicationInsights(this Microsoft.Extensions.Logging.ILoggingBuilder builder, string instrumentationKey, System.Action<Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerOptions> configureApplicationInsightsLoggerOptions) -> Microsoft.Extensions.Logging.ILoggingBuilder
|
||||
virtual Microsoft.Extensions.Logging.ApplicationInsights.ApplicationInsightsLoggerProvider.Dispose(bool releasedManagedResources) -> void
|
|
@ -36,6 +36,9 @@
|
|||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -54,5 +57,10 @@
|
|||
<PackageReference Include="Microsoft.Extensions.Logging" Version="2.1.0" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Shipped.txt" />
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Unshipped.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="..\CommonShared\CommonShared.projitems" Label="Shared" />
|
||||
</Project>
|
||||
|
|
|
@ -28,6 +28,9 @@
|
|||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -52,6 +55,11 @@
|
|||
<Content Include="web.config.uninstall.xdt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Shipped.txt" />
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Unshipped.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="..\CommonShared\CommonShared.projitems" Label="Shared" />
|
||||
</Project>
|
||||
|
||||
|
|
|
@ -4,11 +4,11 @@
|
|||
<RootNamespace>Microsoft.ApplicationInsights.NLogTarget</RootNamespace>
|
||||
<AssemblyName>Microsoft.ApplicationInsights.NLogTarget</AssemblyName>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildProjectDirectory), 'Product.props'))\Product.props" />
|
||||
|
||||
<Import Project="$(PropsRoot)\Product.props" />
|
||||
|
||||
|
||||
<PropertyGroup>
|
||||
<!--Nupkg properties-->
|
||||
<PackageId>Microsoft.ApplicationInsights.NLogTarget</PackageId>
|
||||
|
@ -28,6 +28,9 @@
|
|||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -56,5 +59,10 @@
|
|||
<Content Include="web.config.uninstall.xdt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Shipped.txt" />
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Unshipped.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="..\CommonShared\CommonShared.projitems" Label="Shared" />
|
||||
</Project>
|
|
@ -4,11 +4,11 @@
|
|||
<RootNamespace>Microsoft.ApplicationInsights.TraceListener</RootNamespace>
|
||||
<AssemblyName>Microsoft.ApplicationInsights.TraceListener</AssemblyName>
|
||||
</PropertyGroup>
|
||||
|
||||
|
||||
<Import Project="$([MSBuild]::GetDirectoryNameOfFileAbove($(MSBuildProjectDirectory), 'Product.props'))\Product.props" />
|
||||
|
||||
<Import Project="$(PropsRoot)\Product.props" />
|
||||
|
||||
|
||||
<PropertyGroup>
|
||||
<!--Nupkg properties-->
|
||||
<PackageId>Microsoft.ApplicationInsights.TraceListener</PackageId>
|
||||
|
@ -28,6 +28,9 @@
|
|||
<PackageReference Include="Microsoft.CodeAnalysis.FxCopAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
<PackageReference Include="Microsoft.CodeAnalysis.PublicApiAnalyzers" Version="2.9.8">
|
||||
<PrivateAssets>All</PrivateAssets>
|
||||
</PackageReference>
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
|
@ -55,5 +58,10 @@
|
|||
<Content Include="web.config.uninstall.xdt" />
|
||||
</ItemGroup>
|
||||
|
||||
<ItemGroup>
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Shipped.txt" />
|
||||
<AdditionalFiles Include="$(PublicApiRoot)\$(AssemblyName).dll\$(TargetFramework)\PublicAPI.Unshipped.txt" />
|
||||
</ItemGroup>
|
||||
|
||||
<Import Project="..\CommonShared\CommonShared.projitems" Label="Shared" />
|
||||
</Project>
|
||||
|
|
Загрузка…
Ссылка в новой задаче