index
:
simplesamlphp
master
origin/HEAD
origin/errorcode-class
origin/feature/consistently-treat-scopes-with-multiple-at
origin/feature/interface-cleanup
origin/master
origin/release_1_0
origin/simplesamlphp-1.0
origin/simplesamlphp-1.10
origin/simplesamlphp-1.11
origin/simplesamlphp-1.12
origin/simplesamlphp-1.13
origin/simplesamlphp-1.14
origin/simplesamlphp-1.4
origin/simplesamlphp-1.5
origin/simplesamlphp-1.6
origin/simplesamlphp-1.7
origin/simplesamlphp-1.8
origin/simplesamlphp-1.9
origin/ssoservice-merge
origin/twigified
Unnamed repository; edit this file 'description' to name the repository.
Erik Andersson
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
SimpleSAML
/
Logger
/
LoggingHandlerFile.php
Commit message (
Expand
)
Author
Age
Files
Lines
*
Migrate all the logging handlers to namespaces. Make SimpleSAML\Logger a bit ...
Jaime Perez Crespo
2016-04-01
1
-113
/
+0
*
Fix loose comparison.
Jaime Perez Crespo
2016-03-31
1
-1
/
+1
*
Fix build. If we are logging to STDERR, we don't have to write to the filesys...
Jaime Perez Crespo
2016-03-31
1
-2
/
+2
*
Reformat SimpleSAML_Logger_LoggingHandlerFile.
Jaime Perez Crespo
2016-03-31
1
-12
/
+11
*
Make SimpleSAML_Logger_LoggingHandlerFile::$logFile protected instead of priv...
Jaime Perez Crespo
2016-03-31
1
-1
/
+8
*
Update the classes in lib/SimpleSAML/ too.
Jaime Perez Crespo
2016-03-09
1
-8
/
+8
*
s/simpleSAMLphp/SimpleSAMLphp/g
Jaime Perez Crespo
2015-11-06
1
-2
/
+2
*
Move SimpleSAML_Utilities::initTimezone() to SimpleSAML\Utils\Time::initTimez...
Jaime Perez Crespo
2015-04-20
1
-1
/
+1
*
Reformat the logging classes. Extract the LoggingHandler to its own file. Add...
Jaime Perez
2014-06-17
1
-42
/
+62
*
Add a new 'logging.format' option to control the formatting of the logs.
Jaime Perez
2014-06-17
1
-6
/
+27
*
SimpleSAML_Logger: Fix log levels on Windows.
Olav Morken
2011-11-17
1
-8
/
+8
*
LoggingHandlerFile: Load timezone-settings from config.php.
Olav Morken
2010-04-16
1
-0
/
+2
*
Give default values for all configuration options from config.php
Olav Morken
2009-08-14
1
-2
/
+2
*
Will now log human-readable log levels.
Cato Olsen
2009-03-27
1
-3
/
+25
*
Added options to configure processname for logging. Usefull when having multi...
Lasse Birnbaum Jensen
2008-06-18
1
-3
/
+5
*
Update everything to use the autoloader.
Olav Morken
2008-06-06
1
-3
/
+0
*
Adding a SIMPLESAML_INCPREFIX parameter before the inclusion of new files. Th...
Andreas Åkre Solberg
2008-03-05
1
-2
/
+2
*
Adding support for full paths outside the simplesamlphp installation. This pa...
Andreas Åkre Solberg
2008-02-27
1
-1
/
+1
*
renamed the logger class to follow the guidelines for classnaming. Also added...
Andreas Åkre Solberg
2008-02-14
1
-0
/
+9
*
Suggestion for new logger.
Lasse Birnbaum Jensen
2008-02-07
1
-0
/
+34