Fellow Oak DICOM
Search Results for

    Show / Hide Table of Contents

    Interface ILogger<T>

    Inherited Members
    ILogger.Log(LogLevel, String, Object[])
    ILogger.Debug(String, Object[])
    ILogger.Info(String, Object[])
    ILogger.Warn(String, Object[])
    ILogger.Error(String, Object[])
    ILogger.Fatal(String, Object[])
    Namespace: FellowOakDicom.Log
    Assembly: fo-dicom.core.dll
    Syntax
    [Obsolete("Fellow Oak DICOM now supports Microsoft.Extensions.Logging")]
    public interface ILogger<T> : ILogger
    Type Parameters
    Name Description
    T

    Extension Methods

    LinqExtensions.IsOneOf<T>(T, T[])
    In This Article
    Back to top Copyright (c) 2012-2025 fo-dicom contributors