Skip to content

Commit 19d9720

Browse files
authored
add serilog types to missing APIs (dotnet#8769)
1 parent 38cac9a commit 19d9720

File tree

1 file changed

+39
-15
lines changed

1 file changed

+39
-15
lines changed

_zip/missingapi.yml

+39-15
Original file line numberDiff line numberDiff line change
@@ -4,27 +4,27 @@ references:
44
- uid: Microsoft.CLRAdmin.IComponent
55
name: IComponent
66
fullname: Microsoft.CLRAdmin.IComponent
7-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
7+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ky7h2t5(v=vs.90)
88
- uid: Microsoft.CLRAdmin.IComponentData
99
name: IComponentData
1010
fullname: Microsoft.CLRAdmin.IComponentData
11-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
11+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/0ds7x0yb(v=vs.90)
1212
- uid: Microsoft.CLRAdmin.IComponentData.QueryDataObject(System.Int32,System.UInt32,Microsoft.CLRAdmin.IDataObject@)
1313
name: QueryDataObject(Int32, UInt32, IDataObject)
1414
fullname: Microsoft.CLRAdmin.IComponentData.QueryDataObject(Int32, UInt32, IDataObject)
15-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
15+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/ms126469(v=vs.90)
1616
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
1717
name: InsertItem(SCOPEDATAITEM)
1818
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.InsertItem(SCOPEDATAITEM)
19-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
19+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/70t5ts1h(v=vs.90)
2020
- uid: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(Microsoft.CLRAdmin.SCOPEDATAITEM@)
2121
name: SetItem(SCOPEDATAITEM)
2222
fullname: Microsoft.CLRAdmin.IConsoleNameSpace2.SetItem(SCOPEDATAITEM)
23-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
23+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/hwta6538(v=vs.90)
2424
- uid: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(System.String,Microsoft.CLRAdmin.MMC_LISTPAD_INFO@)
2525
name: GetListPadInfo(String, MMC_LISTPAD_INFO)
2626
fullname: Microsoft.CLRAdmin.IExtendTaskPad.GetListPadInfo(String, MMC_LISTPAD_INFO)
27-
href: https://docs.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
27+
href: https://learn.microsoft.com/previous-versions/dotnet/netframework-1.1/clr-admin/5stkefbf(v=vs.90)
2828
- uid: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
2929
name: AssemblyWrapper
3030
fullname: Microsoft.Extensions.Localization.Internal.AssemblyWrapper
@@ -67,10 +67,34 @@ references:
6767
name: IReadOnlyPolicyRegistry<TKey>
6868
fullname: Polly.Registry.IReadOnlyPolicyRegistry<TKey>
6969
href: https://github.com/App-vNext/Polly/wiki
70+
- uid: Serilog.Core.Logger
71+
name: Logger
72+
fullname: Serilog.Core.Logger
73+
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/Logger.cs
74+
- uid: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
75+
name: PeriodicBatchingSink
76+
fullname: Serilog.Sinks.PeriodicBatching.PeriodicBatchingSink
77+
href: https://github.com/serilog/serilog-sinks-periodicbatching/blob/dev/src/Serilog.Sinks.PeriodicBatching/Sinks/PeriodicBatching/PeriodicBatchingSink.cs
78+
- uid: Serilog.Core.ILogEventSink
79+
name: ILogEventSink
80+
fullname: Serilog.Core.ILogEventSink
81+
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/ILogEventSink.cs
82+
- uid: Serilog.Formatting.ITextFormatter
83+
name: ITextFormatter
84+
fullname: Serilog.Formatting.ITextFormatter
85+
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Formatting/ITextFormatter.cs
86+
- uid: Serilog.Events.LogEvent
87+
name: LogEvent
88+
fullname: Serilog.Events.LogEvent
89+
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Events/LogEvent.cs
90+
- uid: Serilog.Core.LoggingLevelSwitch
91+
name: LoggingLevelSwitch
92+
fullname: Serilog.Core.LoggingLevelSwitch
93+
href: https://github.com/serilog/serilog/blob/dev/src/Serilog/Core/LoggingLevelSwitch.cs
7094
- uid: System.Diagnostics.PresentationTraceSources.TraceLevel
7195
name: PresentationTraceSources.TraceLevel
7296
fullname: System.Diagnostics.PresentationTraceSources.TraceLevel
73-
href: https://docs.microsoft.com/previous-versions/bb778381(v=vs.110)
97+
href: https://learn.microsoft.com/previous-versions/bb778381(v=vs.110)
7498
- uid: System.MonoLimitationAttribute
7599
name: MonoLimitationAttribute
76100
fullname: System.MonoLimitationAttribute
@@ -348,49 +372,49 @@ references:
348372
name: WebCategoryAttribute
349373
fullname: System.Web.WebCategoryAttribute
350374
- uid: System.Windows.Localization.Attributes*
351-
href: https://msdn.microsoft.com/library/system.windows.localization.attributes.aspx
375+
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
352376
name: Attributes
353377
name.vb: Attributes
354378
fullName: Localization.Attributes
355379
fullName.vb: Localization.Attributes
356380
- uid: System.Windows.Localization.Attributes
357-
href: https://msdn.microsoft.com/library/system.windows.localization.attributes.aspx
381+
href: https://learn.microsoft.com/previous-versions/bb341088(v=vs.110)
358382
name: Attributes
359383
name.vb: Attributes
360384
fullName: Localization.Attributes
361385
fullName.vb: Localization.Attributes
362386
- uid: System.Windows.Localization.Comments*
363-
href: https://msdn.microsoft.com/library/system.windows.localization.comments.aspx
387+
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
364388
name: Comments
365389
name.vb: Comments
366390
fullName: Localization.Comments
367391
fullName.vb: Localization.Comments
368392
- uid: System.Windows.Localization.Comments
369-
href: https://msdn.microsoft.com/library/system.windows.localization.comments.aspx
393+
href: https://learn.microsoft.com/previous-versions/bb156441(v=vs.110)
370394
name: Comments
371395
name.vb: Comments
372396
fullName: Localization.Comments
373397
fullName.vb: Localization.Comments
374398
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome*
375-
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.ishittestvisibleinchrome.aspx
399+
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
376400
name: IsHitTestVisibleInChrome
377401
name.vb: IsHitTestVisibleInChrome
378402
fullName: WindowChrome.IsHitTestVisibleInChrome
379403
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
380404
- uid: System.Windows.Shell.WindowChrome.IsHitTestVisibleInChrome
381-
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.ishittestvisibleinchrome.aspx
405+
href: https://learn.microsoft.com/previous-versions/hh199397(v=vs.110)
382406
name: IsHitTestVisibleInChrome
383407
name.vb: IsHitTestVisibleInChrome
384408
fullName: WindowChrome.IsHitTestVisibleInChrome
385409
fullName.vb: WindowChrome.IsHitTestVisibleInChrome
386410
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection*
387-
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.resizegripdirection.aspx
411+
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
388412
name: ResizeGripDirection
389413
name.vb: ResizeGripDirection
390414
fullName: WindowChrome.ResizeGripDirection
391415
fullName.vb: WindowChrome.ResizeGripDirection
392416
- uid: System.Windows.Shell.WindowChrome.ResizeGripDirection
393-
href: https://msdn.microsoft.com/library/system.windows.shell.windowchrome.resizegripdirection.aspx
417+
href: https://learn.microsoft.com/previous-versions/hh199365(v=vs.110)
394418
name: ResizeGripDirection
395419
name.vb: ResizeGripDirection
396420
fullName: WindowChrome.ResizeGripDirection

0 commit comments

Comments
 (0)