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
Notebook overrides the logger date format to not include the date in
log entries and, as a result, Server followed suit. Since we expect
Server to run multiple days on end, and the log will typically be
redirected, etc., we should use the default date format - which
includes the date. As a result, entries will look like the following...
[D 2020-01-13 15:52:01.768 ServerApp] Looking for jupyter_config in /etc/jupyter
0 commit comments