Vinyl
    Preparing search index...

    Interface LogTarget

    Provides the logging prefix for all logs made by this target.

    interface LogTarget {
        logPrefix: string;
    }

    Hierarchy (View Summary)

    Implemented by

    Index

    Properties

    Properties

    logPrefix: string

    A string prefix for all log statements made by this target.