Skip to content

Error Codes

T. Kunze edited this page Oct 18, 2017 · 1 revision

General information

The Comproso framework provides information about occurring problems and errors based on the RFC 5424 standard as provided by laravel.

Logging levels

Emergency

Emergencies require immediate action by the system administrator. Under this condition, the whole system might not work properly.

Alert

Alerts require immediate action by the system administrator. Under this condition, the Comproso will not longer work properly.

Critical

Critical conditions require action by the responsible administrator or other privileged roles. Under this condition, Comproso will not work properly.

Error

Errors require action by the responsible administrator or other privileged roles. The functionality of Comproso is limited.

Warning

Warnings require a thorough investigation of possible causes. A warning marks possible limitation of functionality of the Comproso framework. (It might be a problem but could also work.)

Notice

A significant condition that might be of interest.

Info

Basic information about important actions and events.

Debug

Additional information for package developers and experienced users. Only available in the debugging mode.

Clone this wiki locally