2017 © Pedro Peláez
 

library crash-log

Tracy integration with Flysystem

image

damejidlo/crash-log

Tracy integration with Flysystem

  • Friday, May 18, 2018
  • by legendik
  • Repository
  • 8 Watchers
  • 1 Stars
  • 4,455 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 29 % Grown

The README.md

CrashLog

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., (*1)

CrashLog requires a properly configured FilesystemInterface to operate., (*2)

Installation

composer.phar require damejidlo/crash-log

Configuration

There is no magic configuration anymore. Use standard monolog configuration., (*3)

Contributing

CrashLog is Open Source. Pull request are welcome., (*4)

The Versions