Deno log INFO and WARN to different files
I’m trying to log .info
and .warn
messages to different files, but all goes to the default file whereas the other is empty.
I’m trying to log .info
and .warn
messages to different files, but all goes to the default file whereas the other is empty.