Hi, I would like to pass to my web.py program a custom parameter to enable debugging.
- is there a built in way in web.py to enable custom debugging levels? - if not, is there a way to access custom flags such as --log-debug or should I access these with opt/argparse? Thank you, Edmon -- You received this message because you are subscribed to the Google Groups "web.py" group. To view this discussion on the web visit https://groups.google.com/d/msg/webpy/-/UEYhovLWw4MJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/webpy?hl=en.
