Files
probot/lib
Brandon Keepers fc7d8a6693 Add shorthand for robot.log
robot.log("debug");
    robot.log.trace("Now we're talking");
    robot.log.info("I thought you should know…");
    robot.log.warn("Woah there");
    robot.log.error("ETOOMANYLOGS");
    robot.log.fatal("Goodbye, cruel world!");
2017-03-14 17:37:27 -05:00
..
2017-03-14 13:53:47 -04:00
2017-03-14 17:37:27 -05:00
2017-03-11 15:58:36 -06:00