Log level control

Thu, 01 Oct 2009 , modified Thu, 01 Oct 2009

Ever wondered how to get rid of debug information while running bootylicious in production? Now you can control it with a new loglevel option:

    "loglevel" : "debug" | "error" | "fatal" | "info"