-
Notifications
You must be signed in to change notification settings - Fork 34.9k
Closed
Labels
Milestone
Description
Refs: #159892
Complexity: 3
We now have a proposed API for creating a log output channel where you can log messages with different log levels. Only messages those meet the current product log level are logged just like the product logs. Logs are restored on reload just like window and extension host log.
Test the proposal either by adopting in your extension (preferably) or in a sample test extension