Show / Hide Table of Contents

Class SerilogConfiguration

Inheritance
object
SerilogConfiguration
Inherited Members
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
object.ReferenceEquals(object, object)
object.ToString()
Namespace: NotifyHub.NotificationService.WebApi.Configurations
Assembly: NotifyHub.NotificationService.WebApi.dll
Syntax
public static class SerilogConfiguration

Methods

| Edit this page View Source

AddSerilog(IServiceCollection, IConfiguration)

Declaration
public static void AddSerilog(this IServiceCollection services, IConfiguration configuration)
Parameters
Type Name Description
IServiceCollection services
IConfiguration configuration
  • Edit this page
  • View Source
In this article
Back to top Generated by DocFX