summaryrefslogtreecommitdiffstats
path: root/lib/SimpleSAML/Logger/StandardError.php
Commit message (Expand)AuthorAgeFilesLines
* Migrate all the logging handlers to namespaces. Make SimpleSAML\Logger a bit ...Jaime Perez Crespo2016-04-011-25/+0
* Fix build. If we are logging to STDERR, we don't have to write to the filesys...Jaime Perez Crespo2016-03-311-1/+2
* Add a new logger class that logs all messages to standard error.Jaime Perez Crespo2016-03-311-0/+24