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
Added a dependency on the zlog logging library and replaced printf() with log messages
Note that your application's main() must initialize the zlog library at startup.
See the zlog API for details.