47 Commits (main)

Author SHA1 Message Date
Dustin Wilson db48067d6b Shutdown handler self-seals when not registered, fixes #11 2 months ago
Dustin Wilson e5ee73841c Further improvements to check for output throwable time in PlainTextHandler 4 months ago
Dustin Wilson 88343a348a Improved check for output throwable time in PlainTextHandler 4 months ago
Dustin Wilson 08a03a288a Added helper constant for ignoring errors, ignoring errors now uses bitwise operators 6 months ago
Dustin Wilson 6d23922b81 Added ignore option to Handler 6 months ago
Dustin Wilson 03b10e697a Added getLastOutputThrowable to Handler 6 months ago
Dustin Wilson f2617be261 Added JSONHandler 6 months ago
Dustin Wilson 6e8ac67d4e Modified supplemental error handling 9 months ago
Dustin Wilson ecfe37f11f Changed argument printing in stack traces 10 months ago
Dustin Wilson 92714e58d8 Testing supplemental error handling in Handler 10 months ago
Dustin Wilson ce6469f954 Removed special handling of varExporter from Handler's constructor 10 months ago
Dustin Wilson 0ca3d9a452 Additional fixes on supplemental error handling in Handler 10 months ago
Dustin Wilson 375618905f Made Handler::varExporter return the value if a varExporter is not defined 10 months ago
Dustin Wilson a525fad96a Added secondary error handling in Handler 10 months ago
Dustin Wilson 98730a0128 Updating README documentation 1 year ago
Dustin Wilson fd4a3b3613 100% Coverage 1 year ago
Dustin Wilson fdf4eb40c8 ThrowableController 100% 1 year ago
Dustin Wilson c2e06bb15c Handler tests 1 year ago
Dustin Wilson adeefa46cf Changed Catcher::errorReporting back to protected 1 year ago
Dustin Wilson 3c2461272f Should have committed something long ago... :) 1 year ago
Dustin Wilson 83eafab08a Cleaning up, Fixing #9 1 year ago
Dustin Wilson 2c685d9ce3 Changed namespace, updated dependencies 1 year ago
Dustin Wilson c24cc5d204 Fixes #7 1 year ago
Dustin Wilson 3ad4620d0c Prevent Catcher from changing reporting if changed after Catcher init, fixes #6 1 year ago
Dustin Wilson d1f0e70e4f Added varExporter option to Handler, fixes #1 1 year ago
Dustin Wilson 0f4887fb63 Remove errant error_reporting line from Catcher 1 year ago
Dustin Wilson 06390094fa Trying another approach to fix #3 1 year ago
Dustin Wilson f9c0b6c873 Now fatal errors handled via the shutdown handler are made to be silent to mitigate #3 1 year ago
Dustin Wilson 12df5e7132 Bit of cleanup 1 year ago
Dustin Wilson cec5faf46a Notices, Warnings, etc. now won't be thrown unless forking is possible 1 year ago
Dustin Wilson d23f850efa Prevent converted notices and warnings from halting execution; fixes #4 1 year ago
Dustin Wilson ada16b171e Starting documentation 1 year ago
Dustin Wilson 17b8857480 100% Coverage 1 year ago
Dustin Wilson d2f358139f HTMLHandler 100% coverage 1 year ago
Dustin Wilson b8243619d6 PlainTextHandler 100% Coverage 1 year ago
Dustin Wilson 43f50f0292 ThrowableController 100% Coverage 1 year ago
Dustin Wilson 3b3cf812d4 Started testing ThrowableController 1 year ago
Dustin Wilson fc960e3561 More testing; Handler 100% coverage 1 year ago
Dustin Wilson 5606d91b33 Catcher 100% coverage 2 years ago
Dustin Wilson 5110733225 More improvements and testing 2 years ago
Dustin Wilson 2f08a7a800 Added test for Catcher::unshiftHandler 2 years ago
Dustin Wilson 7fe6607692 Started unit testing 2 years ago
Dustin Wilson 0fc39573b6 Added JSONHandler 2 years ago
Dustin Wilson fa4b7a9878 Okay things are working a bit better now 2 years ago
Dustin Wilson 845d048896 Everything's a mess; committing just so I can go back if I need to. 2 years ago
Dustin Wilson cad6c2b977 Meh. Things are a bit of a mess. 2 years ago
Dustin Wilson e6e99a1d5c Initial commit 2 years ago