Comunica
    Preparing search index...

    Interface IBunyanStreamProviderFileArgs

    interface IBunyanStreamProviderFileArgs {
        level?: LogLevelString;
        name?: string;
        path: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    level?: LogLevelString

    The logging level to emit

    name?: string

    The name of this logger

    {comunica}
    
    path: string

    Path to the target log file