@avanio/logger-like
    Preparing search index...

    Interface IHasLoggerInstance

    Interface to check if logger instance exists

    v0.2.10

    interface IHasLoggerInstance {
        hasLoggerInstance(): boolean;
    }

    Implemented by

    Index

    Methods