UNB Components Code Reference

log.class.php contents

This file contains the UnbLog class.

Classes

UnbLog
UnbLogEvent
UnbLogType

Constants

UnbLogType::Information 1

Information log entry.

Line 17
UnbLogType::Warning 2

Warning log entry.

Line 19
UnbLogType::Error 3

Error log entry.

Line 21
UnbLogType::Security 4

Security-related log entry.

Line 23
UnbLogType::Debug 5

Debug message log entry.

Line 25
UnbLogEvent::UserLogin 1

A user has successfully logged in.

Line 33
UnbLogEvent::UserLogout 2

A user has logged out.

Line 35
UnbLogEvent::UserLoginFailed 3

A user has tried to log in and failed.

Line 37

© 2011 Yves Goergen. UNB Components Homepage. Reference generated on 2011-02-06.