Adapter for Monolog and Flysystem filesystem abstraction. All HTML dumps with uncaught exceptions or PHP errors (that Tracy generates) are stored to any backend storage Flysystem supports.
CrashLog requires a properly configured FilesystemInterface
to operate.
composer.phar require damejidlo/crash-log
There is no magic configuration anymore. Use standard monolog configuration.
CrashLog is Open Source. Pull request are welcome.