Sanity Library Reference Docs
    Preparing search index...

    Variable defaultLoggerFactoryConst

    defaultLoggerFactory: LoggerFactory = ...

    Default LoggerFactory — writes through the global console. Exposed so callers outside createEngine (drive scripts, the drain-effects helper) can use the same logger shape the engine uses internally. Returns a fresh EngineLogger per call; the name shows up as a [name] prefix on every line.