InfolisLogging = require 'easylog'
module.exports = (callingModule) ->
	InfolisLogging(callingModule)
