Logs appearing as errors despite being formatted as INFO / WARN / ERROR

I'm using slog in a Golang project, any help would be appeciated!!
No description
Solution:
slog does indeed print to stderr
Jump to solution
4 Replies
Percy
Percy8mo ago
Project ID: dd3f96f7-3ab3-4453-86a3-32328b2f81d6
macwilko
macwilko8mo ago
dd3f96f7-3ab3-4453-86a3-32328b2f81d6
Solution
Brody
Brody8mo ago
slog does indeed print to stderr
macwilko
macwilko8mo ago
alright fixed that!