Skip to content
Snippets Groups Projects
  1. Apr 13, 2016
    • Jaime Perez Crespo's avatar
      Several improvements to SimpleSAML_Error_Exception: · 1c52db21
      Jaime Perez Crespo authored
      - Exception messages and backtraces are now decoupled, so that they can be logged independently.
      - Backtraces are now logged with "debug" log level, and only in case the "debug" configuration option is set.
      - A new log() method allows the exception itself to decide which log level to use. This can be used by exceptions overriding this method to change the log level accordingly.
      - Add a new parameter to the format() method so that the formatted message is anonymized, safe for display in the browser.
      
      Additionally, this resolves #281.
      1c52db21
  2. Mar 09, 2016
  3. Aug 06, 2015
  4. Jan 15, 2015
  5. Jul 09, 2014
  6. Aug 06, 2010
  7. Jul 13, 2009
  8. Jul 06, 2009
Loading