Zend Framework  1.12
Public Attributes | List of all members
Zend_Service_WindowsAzure_Diagnostics_LogLevel Class Reference

Public Attributes

const UNDEFINED = 'Undefined'
 
const CRITICAL = 'Critical'
 
const ERROR = 'Error'
 
const WARNING = 'Warning'
 
const INFORMATION = 'Information'
 
const VERBOSE = 'Verbose'
 

Member Data Documentation

const CRITICAL = 'Critical'
const ERROR = 'Error'
const INFORMATION = 'Information'
const UNDEFINED = 'Undefined'
const VERBOSE = 'Verbose'
const WARNING = 'Warning'