LoggedDecoratorOptions.level property

Which ILogger method records the error.

Signature:

level?: LoggedLogLevel;

Default Value

'error'

Remarks

The resolved logger must implement this method, or the call throws a TypeError from inside the catch block.

Read this page as plain markdown — no HTML, no navigation. For pasting into an LLM, or for an agent to fetch.