What steps will reproduce the problem?
1. Launch devappserver2 with --log_level debug
2. Call logging.debug("foo") from a request handler
3. Call that request handler and look at the log output
I should see "foo" logged but I don't see anything. If I use the INFO level
it's fine. I can still see internal debug logging (like "Started instance",
"Handled logserver.Flush in 0.0000", etc.)
I use the version bundled with AppEngine SDK 1.7.5 on a Windows machine.
Original issue reported on code.google.com by ale...@freshplanet.com on 27 Feb 2013 at 9:48
Original issue reported on code.google.com by
ale...@freshplanet.com
on 27 Feb 2013 at 9:48