Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Monolog integration #1

Closed
mnapoli opened this issue Sep 23, 2013 · 2 comments
Closed

Monolog integration #1

mnapoli opened this issue Sep 23, 2013 · 2 comments
Milestone

Comments

@mnapoli
Copy link

mnapoli commented Sep 23, 2013

Integrating Clockwork with Monolog would be very interesting. FYI there is already a connector to FirePHP and ChromePHP in Monolog.

@itsgoingd
Copy link
Owner

Hey, I can definitively add support for Monolog as data source in Clockwork. Implementing it the other way - Clockwork support directly in Monolog without use of Clockwork server-side library - is not possible atm, as we are not sending the actual data via headers, but doing separate ajax get request instead. I'll consider adding support for sending all data via headers in future versions.

@itsgoingd
Copy link
Owner

Added support for using Monolog as data source (269e17f).

itsgoingd pushed a commit that referenced this issue Dec 14, 2020
Fix compatibility of SymfonyStorage class with parent
itsgoingd added a commit that referenced this issue Jan 5, 2022
fix: Passing null to parameter #1 in strpos()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants