var logging = require('./app/logging.js'); var log = new logging.Log("bob"); log.info("So there!");