utility class to log some message into a file into yourapp/var/log
Located in /core/jLog.class.php (line 66)
log a dump of a php value (object or else) into the given category
returns messages stored in memory (if the memory logger is activated)
indicate if, for the given category, the given logger is activated
log a message into the given category.
Warning: since it is called by error handler, it should not trigger errors! and should take care of case were an error could appear
log an exception into the given category.
call each loggers so they have the possibility to inject data into the
given response
Documentation generated on Wed, 04 Jan 2017 22:55:46 +0100 by phpDocumentor 1.4.3