Skip to content

frontend: set logger for editorRequest

Administrator requested to merge k/20220905-k/set-logger into main

Created by: keegancsmith

We started using logger in June, but never set the logger (meaning we could panic if logging). However, we just got our first report of a panic, so I assume it is hard to hit the code path which logs.

Test Plan: go test

Merge request reports

Loading