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

Add hooks for logging #7

Closed
cjsaylor opened this issue Jan 20, 2015 · 2 comments
Closed

Add hooks for logging #7

cjsaylor opened this issue Jan 20, 2015 · 2 comments

Comments

@cjsaylor
Copy link
Member

It would be helpful to have some logging in place for feature conditions.

Maybe have composer suggest monolog (and be compatible with it).

@jrbasso
Copy link
Member

jrbasso commented Jan 20, 2015

Just add support to PSR-3 (https://github.com/php-fig/log). Log engines such as monolog and log4php supports it, so they just need to be connected to the standard log interface.

@young-steveo
Copy link
Contributor

Resolved by #10

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants