Crow
Crow copied to clipboard
Mustache and logging code shouldn't be static
Variables like CROW_LOG_LEVEL and get_template_base_directory_ref() aren't tied to an app, which is an issue in case a user wants to run 2 or more apps with different settings for the logger or template engine.