logging function

    usage:

    1. this.app.logger.info()
    2. this.app.logger.error()
    3. this.app.logger.debug()
    4. this.app.logger.warn()
    5. this.app.logger.write()