Skip to content

[stable18] Reduce legacy event log level to debug - #19118

Merged
rullzer merged 1 commit into
stable18from
legacy_event_log
Jan 26, 2020
Merged

[stable18] Reduce legacy event log level to debug#19118
rullzer merged 1 commit into
stable18from
legacy_event_log

Conversation

@MichaIng

@MichaIngMichaIng commented Jan 24, 2020

Copy link
Copy Markdown
Member

Newly opened to satisfy CI drone: #18966


This is to reduce log flooding on info log level, which is currently expected due to deprecated event use in many apps and core: #18331
This information is helpful for developers only, hence should be sufficient as debug log. Especially due to the extremely high frequency this log can happen, it currently practically forces admins to disable info logs, which conflicts with other needs.

Fixes#18331, Fixes#19097

Signed-off-by: @MichaIngmicha@dietpi.com

This is to reduce log flooding on info log level, which is currently expected tue to deprecated event use in many apps and core: #18331
This information is helpful for developers only, hence should be sufficient as debug log. Especially due to the extremely high frequency this log can happen, this currently practically forces admins to disable info logs, which conflicts with other needs.
Signed-off-by: MichaIng <micha@dietpi.com>
@MichaIngMichaIng added 4. to release Ready to be released and/or waiting for tests to finish feature: logging labels Jan 24, 2020
@MichaIngMichaIng added this to the Nextcloud 18.0.1 milestone Jan 24, 2020
@ChristophWurstChristophWurst changed the title Reduce legacy event log level to debug[stable18] Reduce legacy event log level to debugJan 24, 2020
@rullzer
rullzer merged commit f5b72fb into stable18Jan 26, 2020
@rullzer
rullzer deleted the legacy_event_log branch January 26, 2020 19:36
@rullzerrullzer mentioned this pull request Feb 3, 2020
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to releaseReady to be released and/or waiting for tests to finishfeature: logging

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[18.0.0 Beta1] Deprecated event type for OCP\IPreview:PreviewRequested

3 participants

@MichaIng@ChristophWurst@rullzer