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

Migrate activity app from ILogger #1251

Merged
merged 4 commits into from
Oct 9, 2023

Conversation

Fenn-CS
Copy link
Contributor

@Fenn-CS Fenn-CS commented Jul 9, 2023

Migrated files in:

  • lib\AppInfo
  • lib\Controller
  • lib\Command
  • lib\ (Classes in root)

Resolves : nextcloud/server#32127

@Fenn-CS Fenn-CS marked this pull request as draft July 9, 2023 23:31
@Fenn-CS Fenn-CS force-pushed the 32127-migrate-activity-app-from-ilogger branch 2 times, most recently from 78e2b12 to ca24670 Compare July 10, 2023 00:03
@artonge
Copy link
Collaborator

artonge commented Oct 4, 2023

Is this still a draft?

@Fenn-CS
Copy link
Contributor Author

Fenn-CS commented Oct 4, 2023

Is this still a draft?

Yes @artonge ...

Sorry, would update it and tag for review this week.

Migrated files in:

- `lib\AppInfo`
- `lib\Controller`
- `lib\Command`

Resolves : nextcloud/server#32127

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
Migrate all root classes in `lib` to standard PSR logger.

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@Fenn-CS Fenn-CS force-pushed the 32127-migrate-activity-app-from-ilogger branch from ca24670 to 7e6ff19 Compare October 6, 2023 15:36
@Fenn-CS Fenn-CS marked this pull request as ready for review October 6, 2023 15:36
@Fenn-CS Fenn-CS force-pushed the 32127-migrate-activity-app-from-ilogger branch 9 times, most recently from 39f76ca to e5fb619 Compare October 6, 2023 22:26
- Use constructor property promotion
- Some logger updates
- Fix some issues with static analysis

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
There should be a space between the actual commands and its flags

Signed-off-by: fenn-cs <fenn25.fn@gmail.com>
@Fenn-CS Fenn-CS force-pushed the 32127-migrate-activity-app-from-ilogger branch from e5fb619 to 514fd52 Compare October 6, 2023 22:30
@Fenn-CS Fenn-CS requested a review from artonge October 6, 2023 22:36
@artonge artonge merged commit 5e76eff into master Oct 9, 2023
30 checks passed
@artonge artonge deleted the 32127-migrate-activity-app-from-ilogger branch October 9, 2023 08:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Meta]: Port away from ILogger
2 participants