Doodle3D / print3d

The application that runs on a Doodle3D WiFi box that communicates with printers.
www.doodle3d.com
GNU General Public License v2.0
13 stars 4 forks source link

Info loglevel logs missing? #38

Closed peteruithoven closed 8 years ago

peteruithoven commented 8 years ago

When changing the loglevel in the client from info to verbose and check the print3d logs I see a lot of (info)... logs I didn't see when the loglevel was info.

woutgg commented 8 years ago

Most likely this happened because the server defaults to warning level, causing it to jump from there to verbose level.