Table of Contents

Interface ILogManager

Namespace
FellowOakDicom.Log
Assembly
fo-dicom.core.dll
[Obsolete("Fellow Oak DICOM now supports Microsoft.Extensions.Logging")]
public interface ILogManager
Extension Methods

Methods

GetLogger(string)

Get logger.

ILogger GetLogger(string name)

Parameters

name string

Classifier name, typically namespace or type name.

Returns

ILogger

A logger