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

File based logging cannot be disabled #8340

Closed
4 tasks done
mtrezza opened this issue Nov 29, 2022 · 3 comments
Closed
4 tasks done

File based logging cannot be disabled #8340

mtrezza opened this issue Nov 29, 2022 · 3 comments
Labels
state:duplicate Duplicate of already reported issue type:bug Impaired feature or lacking behavior that is likely assumed

Comments

@mtrezza
Copy link
Member

mtrezza commented Nov 29, 2022

New Issue Checklist

Issue Description

The docs say:

logsFolder: Folder for the logs (defaults to './logs'); set to null to disable file based logging

Setting logsFolder: null does not seem to disable file based logging.

Steps to reproduce

  1. Set Parse Server option logsFolder: null
  2. Log folder ./logs still get created
  3. Logs are still written to files

Actual Outcome

Logs are still written to files.

Expected Outcome

Logs are not written to files.

Environment

Server

  • Parse Server version: 5.4.0
@parse-github-assistant
Copy link

parse-github-assistant bot commented Nov 29, 2022

Thanks for opening this issue!

  • 🚀 You can help us to fix this issue faster by opening a pull request with a failing test. See our Contribution Guide for how to make a pull request, or read our New Contributor's Guide if this is your first time contributing.

@mtrezza mtrezza added type:bug Impaired feature or lacking behavior that is likely assumed bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) labels Nov 29, 2022
@dblythy
Copy link
Member

dblythy commented Nov 29, 2022

Is this related to #6307

@mtrezza
Copy link
Member Author

mtrezza commented Nov 29, 2022

Yes, thanks, I'll close this.l as duplicate of #6307

@mtrezza mtrezza added state:duplicate Duplicate of already reported issue and removed bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) labels Nov 29, 2022
@dplewis dplewis closed this as completed Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:duplicate Duplicate of already reported issue type:bug Impaired feature or lacking behavior that is likely assumed
Projects
None yet
Development

No branches or pull requests

3 participants