Skip to content

Do not use deprecated logger API #56658

@isidorn

Description

@isidorn

@jrieken removed this morning the Logger API via 1c72ab2
This casued debugging to no longer work - just start debugging and you would get an exception (out of source).

The issue is that node-debug2 depends on the Logger which is proposed api. There are alternative solutions which we could use.
Also adding @weinand in case he is using the Logger in his extensions

Assigning to August since we should tackle this this week hopefully. If you do not have time let me know and I can look into it.
Once this is done, @jrieken can remove the Logger, for now we have reverted the change that removes the Logger

Metadata

Metadata

Labels

debtCode quality issuesdebugDebug viewlet, configurations, breakpoints, adapter issues

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions