MCP PHP SDK

LoggingLevel : string

The severity of a log message.

These map to syslog message severities, as specified in RFC-5424: https://datatracker.ietf.org/doc/html/rfc5424#section-6.2.1

Tags
author

Kyrian Obikwelu koshnawaza@gmail.com

Table of Contents

Cases

Alert  = 'alert'
Critical  = 'critical'
Debug  = 'debug'
Emergency  = 'emergency'
Error  = 'error'
Info  = 'info'
Notice  = 'notice'
Warning  = 'warning'

Cases


        
On this page

Search results