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

Where to put the log statements? #49

Open
ricketybridge opened this issue Jul 4, 2015 · 1 comment
Open

Where to put the log statements? #49

ricketybridge opened this issue Jul 4, 2015 · 1 comment

Comments

@ricketybridge
Copy link

I know this is a dumb question, but where are we supposed to put the "log statements" as described in step 3 of the installation? I assumed in a php file, but when I ran it, all it did was open the ChromePhp.php file on Github and at the end of the page, had the error: "Class 'ChromePhp' not found." I'm pretty sure I put the file in the right path because I used the path mentioned in the "file not found" error.

@DannyFeliz
Copy link

You only need to include it in the file that you gonna use it, e.g. imagine that you gonna use ChromePhp in the index.php file you just need to do this.

//index.php

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