Skip to content

Add Serilog types to missing APIs #8769

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jan 9, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
54 changes: 39 additions & 15 deletions _zip/missingapi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,27 @@ references:
- uid: Microsoft.CLRAdmin.IComponent
name: IComponent
fullname: Microsoft.CLRAdmin.IComponent
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
- uid: Microsoft.CLRAdmin.IComponentData
name: IComponentData
fullname: Microsoft.CLRAdmin.IComponentData
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
- uid: Microsoft.CLRAdmin.IComponentData.QueryDataObject(System.Int32,System.UInt32,Microsoft.CLRAdmin.IDataObject@)
name: QueryDataObject(Int32, UInt32, IDataObject)
fullname: Microsoft.CLRAdmin.IComponentData.QueryDataObject(Int32, UInt32, IDataObject)
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
name: InsertItem(SCOPEDATAITEM)
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(SCOPEDATAITEM)
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
name: SetItem(SCOPEDATAITEM)
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(SCOPEDATAITEM)
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
- uid: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(System.String,Microsoft.CLRAdmin.MMC_LISTPAD_INFO@)
name: GetListPadInfo(String, MMC_LISTPAD_INFO)
fullname: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(String, MMC_LISTPAD_INFO)
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
- uid: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
name: AssemblyWrapper
fullname: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
Expand Down Expand Up @@ -67,10 +67,34 @@ references:
name: IReadOnlyPolicyRegistry<TKey>
fullname: Polly.Registry.IReadOnlyPolicyRegistry<TKey>
href: https://github.com/App-vNext/Polly/wiki
- uid: Serilog.Core.Logger
name: Logger
fullname: Serilog.Core.Logger
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/Logger.cs
- uid: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
name: PeriodicBatchingSink
fullname: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
href: https://github.com/serilog/serilog-sinks-periodicbatching/blob/dev/src/Serilog.Sinks.PeriodicBatching/Sinks/PeriodicBatching/PeriodicBatchingSink.cs
- uid: Serilog.Core.ILogEventSink
name: ILogEventSink
fullname: Serilog.Core.ILogEventSink
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/ILogEventSink.cs
- uid: Serilog.Formatting.ITextFormatter
name: ITextFormatter
fullname: Serilog.Formatting.ITextFormatter
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Formatting/ITextFormatter.cs
- uid: Serilog.Events.LogEvent
name: LogEvent
fullname: Serilog.Events.LogEvent
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Events/LogEvent.cs
- uid: Serilog.Core.LoggingLevelSwitch
name: LoggingLevelSwitch
fullname: Serilog.Core.LoggingLevelSwitch
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/LoggingLevelSwitch.cs
- uid: System.Diagnostics.PresentationTraceSources.TraceLevel
name: PresentationTraceSources.TraceLevel
fullname: System.Diagnostics.PresentationTraceSources.TraceLevel
href: https://docs.microsoft.com/previous-versions/bb778381(v=vs.110)
href: https://learn.microsoft.com/previous-versions/bb778381(v=vs.110)
- uid: System.MonoLimitationAttribute
name: MonoLimitationAttribute
fullname: System.MonoLimitationAttribute
Expand Down Expand Up @@ -348,49 +372,49 @@ references:
name: WebCategoryAttribute
fullname: System.Web.WebCategoryAttribute
- uid: System.Windows.Localization.Attributes*
href: https://msdn.microsoft.com/library/system.windows.localization.attributes.aspx
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
name: Attributes
name.vb: Attributes
fullName: Localization.Attributes
fullName.vb: Localization.Attributes
- uid: System.Windows.Localization.Attributes
href: https://msdn.microsoft.com/library/system.windows.localization.attributes.aspx
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
name: Attributes
name.vb: Attributes
fullName: Localization.Attributes
fullName.vb: Localization.Attributes
- uid: System.Windows.Localization.Comments*
href: https://msdn.microsoft.com/library/system.windows.localization.comments.aspx
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
name: Comments
name.vb: Comments
fullName: Localization.Comments
fullName.vb: Localization.Comments
- uid: System.Windows.Localization.Comments
href: https://msdn.microsoft.com/library/system.windows.localization.comments.aspx
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
name: Comments
name.vb: Comments
fullName: Localization.Comments
fullName.vb: Localization.Comments
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome*
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.ishittestvisibleinchrome.aspx
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
name: IsHitTestVisibleInChrome
name.vb: IsHitTestVisibleInChrome
fullName: WindowChrome.IsHitTestVisibleInChrome
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.ishittestvisibleinchrome.aspx
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
name: IsHitTestVisibleInChrome
name.vb: IsHitTestVisibleInChrome
fullName: WindowChrome.IsHitTestVisibleInChrome
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection*
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.resizegripdirection.aspx
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
name: ResizeGripDirection
name.vb: ResizeGripDirection
fullName: WindowChrome.ResizeGripDirection
fullName.vb: WindowChrome.ResizeGripDirection
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.resizegripdirection.aspx
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
name: ResizeGripDirection
name.vb: ResizeGripDirection
fullName: WindowChrome.ResizeGripDirection
Expand Down