Kirby 2 Docs
❌ Kirby 2 has reached its end of life. Migrate to a current version and
upgrade your v2 license now
.
errorreporting::add($level)
Adds a level to the current error reporting
$level
(int)
The level to add
return
(boolean)
↑
Toolkit API overview
→
errorreporting::get
↓
Back to Toolkit API section
Top