Skip to content

fix malformed log line

Warren Gifford requested to merge cc/fix-log into main

Created by: camdencheek

The key/value params in the log must be in pairs, otherwise the log package will fail. This is likely the cause of the panic being observed locally.

Merge request reports

Loading