/*
* Cylon - Internal Configuration
* cylonjs.com
*
* Copyright (c) 2013-2014 The Hybrid Group
* Licensed under the Apache 2.0 license.
*/
'use strict';
module.exports = {
logging: {}
};