Warning

The Coralogix PHP SDK will End of Life(EOL) Feb 1st 2024.
For PHP 7.4+, please use the Coralogix’s PHP OpenTelemetry Instrumentation Documentation instead.

Severity

class Coralogix\Severity
Class Severity
List of levels for logs records

Constants

DEBUG = 1
VERBOSE = 2
INFO = 3
WARNING = 4
ERROR = 5
CRITICAL = 6