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

    Interface IResetAllLogMapping

    IResetAllLogMapping is an interface for resetting log key mapping to all keys.

    v0.2.10

    interface IResetAllLogMapping {
        allLogMapReset(): void;
    }

    Implemented by

    Index

    Methods