Skip to content

Migrate custom loggers to PSR - #25588

Merged
ChristophWurst merged 2 commits into
masterfrom
techdept/custom-psr-logger
Mar 5, 2021
Merged

Migrate custom loggers to PSR#25588
ChristophWurst merged 2 commits into
masterfrom
techdept/custom-psr-logger

Conversation

@ChristophWurst

Copy link
Copy Markdown
Member

This will help phase out the deprecated ILogger interface.

This is a follow-up to my old PR #18200.

Once we have a real logger that directly implements the PSR interface we can work without an adapter. But right now this is fine and the API change is more important than clean internals, because internals we can change any time.

This will help phase out the deprecated ILogger interface.
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
@ChristophWurstChristophWurst added 3. to review Waiting for reviews technical debt 🧱 🤔🚀 labels Feb 11, 2021
@ChristophWurstChristophWurst added this to the Nextcloud 22 milestone Feb 11, 2021
@ChristophWurstChristophWurst self-assigned this Feb 11, 2021
@ChristophWurstChristophWurst added the pending documentation This pull request needs an associated documentation update label Feb 11, 2021
@ChristophWurst
ChristophWurst merged commit 11e2286 into masterMar 5, 2021
@ChristophWurst
ChristophWurst deleted the techdept/custom-psr-logger branch March 5, 2021 08:46
@ChristophWurstChristophWurst removed the pending documentation This pull request needs an associated documentation update label Jul 5, 2021
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to reviewWaiting for reviewstechnical debt🧱 🤔🚀

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@ChristophWurst@rullzer@nickvergessen