IgnoreStackFrame

Ignores stack frames of this class.

Use in Database

This is useful when retrieving the logger of traced prepared statements, see Database for details on how tracing works.

When declaring commands

When an error happens while declaring a command (such as when one is duplicated), the declaration site is used to tell where a command was created at.

See DeclarationSite.

See also