You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
Current pull requests
Current remaining modules to port in server
Current remaining shipped app to port
Current issues
ILoggerin its public API. We need to deprecate thisILogger:DEBUGinstead of2. We need to look if upstream psr would be interested to add enums for the log levels.