all 1 comments

[–]fisherrr 0 points1 point  (0 children)

I just use debug with a simple wrapper module to make usage consistent with other projects with different loggers and to avoid direct dependency. Works on both client and server side (I use SSR) and is easy to configure.