Skip to content
  • Matt Baer's avatar
    Fix userlevel error logging · 60a68483
    Matt Baer authored
    Previously, we just included the value of `ul`, which is a func. This
    now calls `ul()` and logs that value.
    60a68483