LoggedDecoratorOptions.doNotThrow property
Set to true to swallow the error after logging it, in which case the method resolves to undefined.
Signature:
doNotThrow?: boolean;
Remarks
Inverted sense: by default the error is re-thrown.
Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.