jupyter_server
jupyter_server copied to clipboard
Add a logger to the ExtensionPoint API
Motivated by https://github.com/jupyter-server/jupyter_server/pull/1521.
Supercedes #1522.
Adds a logger to the ExtensionPoint API.
This is fully backwards compatible, so should be fairly easy to review and merge.