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

Comments manager uses the PSR logger now #4316

Merged

Conversation

nickvergessen
Copy link
Member

@nickvergessen nickvergessen commented Oct 7, 2020

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the techdebt/noid/comments-manager-uses-psr-logger branch from 69e34d6 to 51773d0 Compare October 7, 2020 09:19
Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Fixes this issue when upgrading to 21 master for me:

Message: Argument 2 passed to OC\Comments\Manager::__construct() must implement interface Psr\Log\LoggerInterface, instance of OC\AppFramework\Logger given, called in /home/jan/nextcloud/apps/spreed/lib/Chat/CommentsManager.php on line 46
File: /home/jan/nextcloud/lib/private/Comments/Manager.php

@nickvergessen nickvergessen merged commit 9974df7 into master Oct 7, 2020
@nickvergessen nickvergessen deleted the techdebt/noid/comments-manager-uses-psr-logger branch October 7, 2020 13:05
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.

None yet

2 participants