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

storage: To restrict outputing access-logs for fixing leo-project/leofs/issues/593 #594

Merged
merged 1 commit into from
Jan 31, 2017

Conversation

yosukehara
Copy link
Member

To fix /issues/593, I've implemented an access-log control which depends on log.access_log_level configuration as below:

  • A part of leo_storage/priv/leo_storage.conf:
## Access log's level
##   - 0: only regular case
##   - 1: includes error cases
log.access_log_level = 0

Copy link
Member

@mocchira mocchira left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mocchira mocchira merged commit 699fc83 into leo-project:develop Jan 31, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants