Prelude API
    Preparing search index...

    Variable console_Const

    console_: Target.t = ...

    Target implementation that writes logs to the console. Maps each severity level to the corresponding console method. fatal is mapped to console.error(...) since there is no console.fatal(...).