\LinHUniX\Mcp\ModelmcpDebugModelClass

Summary

Methods
Properties
Constants
__construct()
GetLevel()
IsValid()
IsDebug()
GetSetting()
Debug()
info()
warning()
error()
fatal()
writelog()
No public properties found
FATAL
ERROR
WARN
INFO
DEBUG
No protected methods found
No protected properties found
N/A
No private methods found
$level
$setting
$mcp
$procesid
N/A

Constants

FATAL

FATAL

ERROR

ERROR

WARN

WARN

INFO

INFO

DEBUG

DEBUG

Properties

$level

$level : 

Type

$setting

$setting : 

Type

$mcp

$mcp : 

Type

$procesid

$procesid : 

Type

Methods

__construct()

__construct(\LinHUniX\Mcp\masterControlProgram  $mcp,   $level, array  $setting = array()) 

Parameters

\LinHUniX\Mcp\masterControlProgram $mcp
$level
array $setting

GetLevel()

GetLevel() 

IsValid()

IsValid(  $mylevel) 

Parameters

$mylevel

IsDebug()

IsDebug() : void

isDebug define is active the debug

GetSetting()

GetSetting(  $name) 

Parameters

$name

Debug()

Debug(  $message) 

Parameters

$message

info()

info(  $message) 

Parameters

$message

warning()

warning(  $message) 

Parameters

$message

error()

error(  $message) 

Parameters

$message

fatal()

fatal(  $message) 

Parameters

$message

writelog()

writelog(  $level,   $message) 

Parameters

$level
$message