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

Custom logfile locations #16

Open
TheFiZi opened this issue Oct 18, 2013 · 0 comments
Open

Custom logfile locations #16

TheFiZi opened this issue Oct 18, 2013 · 0 comments

Comments

@TheFiZi
Copy link

TheFiZi commented Oct 18, 2013

In config.php I set the following:

    // Log files
    $stdout = '/var/log/brewpi/brewpi.log';
    $stderr = '/var/log/brewpi/brewpi-error.log';

and the web-interface still tries to find the logs in the default location.

Would be nice if we could configure custom log locations.

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

1 participant