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

Let user to choose which routes won't be logged #6

Open
abdurrahmanriyad opened this issue Oct 1, 2020 · 0 comments · May be fixed by #7
Open

Let user to choose which routes won't be logged #6

abdurrahmanriyad opened this issue Oct 1, 2020 · 0 comments · May be fixed by #7
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest

Comments

@abdurrahmanriyad
Copy link
Owner

User may choose to exclude log certain route names/urls.
example config like:

except_routes: [
'contact'
'users.all',
'/register',
...
]

@abdurrahmanriyad abdurrahmanriyad added enhancement New feature or request good first issue Good for newcomers hacktoberfest labels Oct 1, 2020
webhaikal added a commit to webhaikal/writeup that referenced this issue Oct 1, 2020
This closes abdurrahmanriyad#6

Signed-off-by: Haikal Izzuddin <haikalizz05@gmail.com>
@webhaikal webhaikal linked a pull request Oct 1, 2020 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers hacktoberfest
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant