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
This should just be -v, which switches log's output from /dev/null to stderr. This also works across library boundaries. Reserve stdout for non-bmc specific output, so you aren't drowned in log messages on busy exporters.
Useful for seeing the error messages produced by some BMCs, e.g.
collect()
[]error
. Adding and removing logging is doing it wrong.The text was updated successfully, but these errors were encountered: