Show / Hide Table of Contents
View Source

Class EvilLogger

The singleton instance of a logging system for the core Evil DICOM operations. Can subscribe, to see this stream

Inheritance
System.Object
EvilLogger
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace:EvilDICOM.Core.Logging
Assembly:EvilDICOM.dll
Syntax
public sealed class EvilLogger

Properties

View Source

LoggerFactory

Declaration
public static ILoggerFactory LoggerFactory { get; set; }
Property Value
Type Description
Microsoft.Extensions.Logging.ILoggerFactory
Back to top Copyright © 2015-2016 Microsoft
Generated by DocFX