import {Logger} from 'homebridge/lib/logger';

Logger.setDebugEnabled(true);

export const log = new Logger();