Module | +----LogModule
Located in File: Program_Root/log.mod.php
This module takes the log and noop options to control the log-messages. Options: log: show log-message. noop: no action (don't send mail)
ModulesHerman Suijs| Class Variable Summary |
$name
Default Value:
|
$id
Default Value:
|
$execlevel
Default Value:
|
| Method Summary |
LogModule ( )
Constructor |
before_action ( )
Before action |
do_action ( )
Do action |
after_action ( )
After action |
| Variable Detail |
| Function Detail |
LogModule ( )
ConstructorDefine options and call the superConstructor
before_action ( )
Before actionCheck the options and set the specified values
do_action ( )
Do actionafter_action ( )
After actionCleanup