eligius
    Preparing search index...

    Variable logConst

    log: TOperation<
        ILogOperationData,
        Omit<ILogOperationData, "logValue" | "logName">,
    > = ...

    This operation logs the specified value, or, when no logValue property has been assigned it will log the current operation data, global data and scope to the console