Body, Mind & Soul — API Reference
    Preparing search index...

    Function addActionLogEntry

    • Thin proxy for posting entries to the Action Log. Imported by trigger-outcomes.mjs and cards-deck.mjs to avoid circular dependency on the apps/ directory.

      Parameters

      • entry: object

        Entry data (see ActionLog.addEntry for shape)

      • Optionalopts: object

        Options forwarded to ActionLog.addEntry

      Returns void