logzen
    Preparing search index...

    Interface FormatOptions

    Options when computing/formatting log messages

    interface FormatOptions {
        prefixDelimiter: string;
    }
    Index

    Properties

    Properties

    prefixDelimiter: string

    The delimiter to place after the prefix

    '/'