Get fuel to stop printing "INFO:fuel.server:sending 2 arrays"

2 views
Skip to first unread message

ppk...@gmail.com

unread,
Mar 5, 2016, 8:52:39 PM3/5/16
to fuel-users
I am running a script that trains a model with data coming from a data server. The code has script that prints out information about the training process as it happens, however, the data server automatically prints out "INFO:fuel.server:sending 2 arrays" 

for every batch of data, which overwhelms the terminal and makes it really hard to see what is going on. How do I get it to stop printing the INFO ?




David Warde-Farley

unread,
Mar 5, 2016, 11:01:03 PM3/5/16
to ppk...@gmail.com, fuel-users
You can set the log-level of the root logger to WARNING, I guess. But
in truth that should be a DEBUG level message if it's in there at all.
> --
> You received this message because you are subscribed to the Google Groups
> "fuel-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to fuel-users+...@googlegroups.com.
> To post to this group, send email to fuel-...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/fuel-users/9e185bc8-5f18-41a8-a56b-1d9e9f29df23%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

David Warde-Farley

unread,
Mar 5, 2016, 11:36:27 PM3/5/16
to ppk...@gmail.com, fuel-users
If you update to most recent fuel, these will only appear if you have
DEBUG logging enabled.

https://github.com/mila-udem/fuel/pull/326
Reply all
Reply to author
Forward
0 new messages