/**
* This module contains the default configuration for the application
* @module tumblr-image-downloader/default_config
*/
module.exports = {
logLevel: "info"
};
/**
* This module contains the default configuration for the application
* @module tumblr-image-downloader/default_config
*/
module.exports = {
logLevel: "info"
};