EyeAuras Docs EyeAuras Docs
EyeAuras Docs EyeAuras Docs
DocFX + Singulink = ♥

Search Results for

    Method WithPrefix

    WithPrefix(IFluentLog, Func<string>)

    Declaration
    public static IFluentLog WithPrefix(this IFluentLog log, Func<string> prefixSupplier)
    Parameters
    Type Name Description
    IFluentLog log
    Func<string> prefixSupplier
    Returns
    Type Description
    IFluentLog

    WithPrefix<T>(IFluentLog, T)

    Declaration
    public static IFluentLog WithPrefix<T>(this IFluentLog log, T prefix)
    Parameters
    Type Name Description
    IFluentLog log
    T prefix
    Returns
    Type Description
    IFluentLog
    Type Parameters
    Name Description
    T
    © Xab3r. All rights reserved.