Commit History

Автор SHA1 Съобщение Дата
  Jordi Boggiano 21dde4dedb Move to strict mode and fix tests преди 9 години
  Jordi Boggiano f200e79879 CS fixes преди 9 години
  Jordi Boggiano 6d2cfa63c9 Add support for custom logging level per exception class, and set ParseError to be CRITICAL преди 9 години
  Jordi Boggiano f1091c3b97 CS fixes преди 10 години
  Jordi Boggiano 906bc0e6a2 All handlers are closeable now преди 10 години
  Jordi Boggiano ce293c745a Do not assume we have a Logger in ErrorHandler, fixes #666 преди 10 години
  Jordi Boggiano 837f437b4c Avoid logging fatal errors twice when both error and fatal error handlers are present, fixes #622 преди 10 години
  Jordi Boggiano 2525053e8e Close handlers that can be closed after logging a fatal errors, refs #621 преди 10 години
  Jordi Boggiano b941eac988 Improve php7 compat (Throwable is the new base type for all exceptions, so Exception is not wide enough) преди 10 години
  Jordi Boggiano 6d9062594c Exit with correct code after handling an uncaught exception, fixes #592 преди 10 години
  Hany el-Kerdany 466057c797 Add 'code', 'message' to ErrorHandler log context. преди 11 години
  Patrick Forget 694fbb5923 updated message to include even more useful information преди 11 години
  Patrick Forget 4a5a150d92 When handling exception log exception message rather generic message преди 11 години
  David Neilsen b66237f825 Also prevent throwing another exception in the case that the exception logger level is not set. преди 12 години
  David Neilsen 5434f3f73d Prevent throwing an exception in the case that the fatal error level is not set. преди 12 години
  Jordi Boggiano b33357d16b Use array_replace instead of manually looping through items преди 12 години
  Jordi Boggiano 4277c5db4a CS fixes преди 12 години
  Jordi Boggiano fc244c0084 Make the ErrorLogger work with any logger interface object преди 12 години
  Jordi Boggiano 01e1ee7541 Add tests and fix issue with array_merge преди 12 години
  Jordi Boggiano cb47b537f3 Fix feedback преди 12 години
  Jordi Boggiano fdd45cc6bc Add error handler, fixes #199 преди 12 години