Skip to content

MutableDependencyResolverExtensions class

Defined in

Namespace: Splat.Serilog Assembly: Splat.Serilog.dll Full name: Splat.Serilog.MutableDependencyResolverExtensions Modifiers: public static

Summary

View source

        Provides extension methods for registering Serilog as the logging implementation within Splat using the Wrapping
        Full Logger.
        

Applies to

net10.0, net10.0-browserwasm1.0, net10.0-desktop1.0, net9.0, net9.0-browserwasm1.0, net9.0-desktop1.0, net8.0, net8.0-ios17.5, net8.0-maccatalyst17.5, net8.0-macos14.2, net8.0-macos14.5, net8.0-tvos17.2, netstandard2.1, net462, net481

Remarks

These extension methods allow you to configure Splat to use Serilog for logging by registering the appropriate logger implementation with an IMutableDependencyResolver. Serilog should be configured before invoking these methods. These helpers are intended to simplify integration of Serilog with Splat's logging infrastructure.

Methods

NameSummary
static UseSerilogFullLogger
Inherited members

Extension blocks

extension(IMutableDependencyResolver instance)

  • UseSerilogFullLogger
  • UseSerilogFullLogger