You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would be surprised if there were a difference between mac and linux. Not sure why I'm not seeing the info messages but the warning appear just fine. I'll attribute this to solar flares and move on.
Control question. Where are you logging this? The config loading? If so, I will do another check, because I know that we create a "temporary global logger" before the config is set, and possibly the log level is off in this one.
I'm pretty sure that I'm testing this correctly.
This:
Is not printing anything with
hugo --logLevel info
.If I do this:
Warnings are displayed in the console.
I know we made some recent changes to messages that used to print to stdout.
The text was updated successfully, but these errors were encountered: