@oazmi/superbuild - v0.1.0
    Preparing search index...

    Interface LongBuildControllerConfig

    interface LongBuildControllerConfig {
        debuggingLogs?: LoggerFunction;
    }
    Index

    Properties

    Properties

    debuggingLogs?: LoggerFunction

    enable internal logging for the LongBuildController, when DEBUG.LOG is enabled.

    noopLogger