Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 6, 2022

Summary

The nextcloud logger take account for the configured logging level,
so only messages the user / administrator wants are logged.
This fixes #2846 (no debug messages are logged if not configured).

@susnux
Copy link
Contributor Author

susnux commented Sep 6, 2022

/compile amend

@susnux
Copy link
Contributor Author

susnux commented Sep 8, 2022

/compile amend

Copy link
Collaborator

@max-nextcloud max-nextcloud left a comment

Choose a reason for hiding this comment

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

code looks good. Should not have any impact on behavior other than going through the @nextcloud/logger interface instead of console.*.

@max-nextcloud max-nextcloud force-pushed the feat/logger branch 2 times, most recently from 86638b6 to 48c7ab8 Compare September 13, 2022 10:29
@max-nextcloud
Copy link
Collaborator

/compile

@max-nextcloud
Copy link
Collaborator

/compile

The nextcloud logger take account for the configured logging level,
so only messages the user / administrator wants are logged.
This fixes #2846 (no debug messages are logged if not configured).

Signed-off-by: Ferdinand Thiessen <[email protected]>
@max-nextcloud
Copy link
Collaborator

/compile

Signed-off-by: nextcloud-command <[email protected]>
@max-nextcloud max-nextcloud merged commit 78e1e6e into master Sep 13, 2022
@susnux susnux deleted the feat/logger branch May 16, 2024 13:59
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.

Debug console.log statement leftover in code

4 participants