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

Is there any functionality that enables me to only save custom messages into log file and not the "DEBUG" lines. #35

Open
pallavisurana1 opened this issue May 7, 2021 · 0 comments

Comments

@pallavisurana1
Copy link

Hi, nice package. Ive been using it with my shiny application. Was wondering if there is a way to ensure that the following lines are not saved in my log file!

2021-05-06 20:15:16.553 - DEBUG - Activating logging to ~path_to_log/logfile.log
2021-05-06 20:15:28.352 - DEBUG - Activating logging to console

I only want my custom messages:
2021-05-06 20:15:28.358 - SIMPLEMESSAGE - Running method 1
2021-05-06 20:15:28.361 - SIMPLEMESSAGE - Successful method 1

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