import { createInternalDebugger } from '@boost/internal';

export const debug = createInternalDebugger('log');
