Skip to content

refactor(files): use consistent logger import#59430

Merged
susnux merged 2 commits intomasterfrom
chore/logger
Apr 7, 2026
Merged

refactor(files): use consistent logger import#59430
susnux merged 2 commits intomasterfrom
chore/logger

Conversation

@susnux
Copy link
Copy Markdown
Contributor

@susnux susnux commented Apr 3, 2026

Summary

We try to use consistent export styles everywhere so also for the logger for consistency.
Also the logger is more of a util then a main entry point so moved the implementation to the utils directory.

Checklist

AI (if applicable)

  • The content of this PR was partly or fully generated using AI

@susnux susnux added this to the Nextcloud 34 milestone Apr 3, 2026
@susnux susnux requested a review from skjnldsv as a code owner April 3, 2026 18:24
@susnux susnux added the 3. to review Waiting for reviews label Apr 3, 2026
@susnux susnux requested a review from a team as a code owner April 3, 2026 18:24
@susnux susnux added feature: files ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring) labels Apr 3, 2026
@susnux susnux requested review from cristianscheid, nfebe, salmart-dev and sorbaugh and removed request for a team and sorbaugh April 3, 2026 18:24
We try to use named exports everywhere so also for the logger for
consistency. Also the logger is more of a util then a main entry point
so moved the implementation to the utils directory.

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@susnux
Copy link
Copy Markdown
Contributor Author

susnux commented Apr 7, 2026

/compile

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
@susnux susnux merged commit 0526c18 into master Apr 7, 2026
142 of 147 checks passed
@susnux susnux deleted the chore/logger branch April 7, 2026 14:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews feature: files ♻️ refactor Refactor code (not a bug fix, not a feature just refactoring)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants