That's a really handy tip, thanks for sharing!

As for GLOG --> SLF4J (or any other Java logging framework), I don't think
there is an option available because the native library logs to stderr
directly.

On Thu, Dec 10, 2015 at 9:06 AM, Charles Allen <
charles.al...@metamarkets.com> wrote:

> Just a general FYI, you can tune logging settings by using the GLOG_
> prefix to environment variables. For example GLOG_v=9 turns up the
> verbosity level. This works if you're running a java framework with the
> native java library. Unfortunately, I haven't found a way to plug GLOG -->
> SLF4J
>
> --
> Zameer Manji
>
>

Reply via email to