Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix a few outdated comments. | Jaime Perez Crespo | 2016-04-04 | 1 | -2/+2 |
| | |||||
* | Migrate all the logging handlers to namespaces. Make SimpleSAML\Logger a bit ↵ | Jaime Perez Crespo | 2016-04-01 | 1 | -0/+113 |
more intelligent so that it allows using custom logging handlers. Now you just need to implement SimpleSAML\Logger\LogginghandlerInterface in a class, and set the 'logging.handler' option in the configuration file to a string with the full name of your class. |