summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Logger/LoggingHandlerErrorLog.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate all the logging handlers to namespaces. Make SimpleSAML\Logger a bit ...Jaime Perez Crespo2016-04-011-68/+0
* Update the classes in lib/SimpleSAML/ too.Jaime Perez Crespo2016-03-091-8/+8
* s/simpleSAMLphp/SimpleSAMLphp/gJaime Perez Crespo2015-11-061-2/+2
* Reformat the logging classes. Extract the LoggingHandler to its own file. Add...Jaime Perez2014-06-171-32/+45
* Add a new 'logging.format' option to control the formatting of the logs.Jaime Perez2014-06-171-6/+17
* SimpleSAML_Logger: Fix log levels on Windows.Olav Morken2011-11-171-8/+8
* Give default values for all configuration options from config.phpOlav Morken2009-08-141-1/+1
* Added options to configure processname for logging. Usefull when having multi...Lasse Birnbaum Jensen2008-06-181-3/+7
* Update everything to use the autoloader.Olav Morken2008-06-061-2/+0
* Added possibility to log using the php error_log function.Olav Morken2008-06-031-0/+42