Table of Contents

Class LogCategories

Namespace
FellowOakDicom.Log
Assembly
fo-dicom.core.dll

Exposes the various logging categories that are used

public static class LogCategories
Inheritance
LogCategories
Inherited Members

Fields

Codec

public const string Codec = "FellowOakDicom.Imaging.Codec"

Field Value

string

Encoding

public const string Encoding = "FellowOakDicom.Encoding"

Field Value

string

IO

public const string IO = "FellowOakDicom.IO"

Field Value

string

Network

public const string Network = "FellowOakDicom.Network"

Field Value

string

Printing

public const string Printing = "FellowOakDicom.Printing"

Field Value

string