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

[Meta]: Port away from ILogger #32127

Open
21 of 24 tasks
CarlSchwan opened this issue Apr 25, 2022 · 4 comments · Fixed by #39218 or nextcloud/activity#1251
Open
21 of 24 tasks

[Meta]: Port away from ILogger #32127

CarlSchwan opened this issue Apr 25, 2022 · 4 comments · Fixed by #39218 or nextcloud/activity#1251
Labels
2. developing Work in progress feature: logging good first issue Small tasks with clear documentation about how and in which place you need to fix things in. technical debt

Comments

@CarlSchwan
Copy link
Member

CarlSchwan commented Apr 25, 2022

Current pull requests

Current remaining modules to port in server

  • lib/{private,public}/Files

Current remaining shipped app to port

Current issues

  • The background job interface exposes ILogger in its public API. We need to deprecate this
  • In some places, like the updater. It's helpful to be able to write ILogger:DEBUG instead of 2. We need to look if upstream psr would be interested to add enums for the log levels.
@CarlSchwan CarlSchwan added 2. developing Work in progress technical debt good first issue Small tasks with clear documentation about how and in which place you need to fix things in. labels Apr 25, 2022
@come-nc
Copy link
Contributor

come-nc commented Apr 26, 2022

@come-nc
Copy link
Contributor

come-nc commented Apr 26, 2022

@Altahrim
Copy link
Collaborator

Altahrim commented Jul 5, 2023

@Altahrim
Copy link
Collaborator

Altahrim commented Jul 6, 2023

Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit to nextcloud/activity that referenced this issue Jul 9, 2023
Migrated files in:

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

Resolves : nextcloud/server#32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit to nextcloud/activity that referenced this issue Jul 9, 2023
Migrated files in:

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

Resolves : nextcloud/server#32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 13, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 21, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 21, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 22, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 22, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 22, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 22, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Jul 22, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Aug 3, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Aug 7, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Aug 8, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
Fenn-CS added a commit that referenced this issue Aug 8, 2023
- Migrate some backgrounds jobs, `TransferOwnership` & `DeleteOrphanedItems`
- Migrate `DirectEditingController`

Resolves :  #32127

Signed-off-by: fenn-cs <[email protected]>
@solracsf solracsf reopened this Aug 13, 2023
Fenn-CS added a commit to nextcloud/activity that referenced this issue Oct 6, 2023
Migrated files in:

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

Resolves : nextcloud/server#32127

Signed-off-by: fenn-cs <[email protected]>
@Altahrim Altahrim reopened this Oct 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
2. developing Work in progress feature: logging good first issue Small tasks with clear documentation about how and in which place you need to fix things in. technical debt
Projects
None yet
5 participants