feat: add logger

pull/243/head
Josh Moore 2 years ago
parent e68de620bf
commit e55bd501d2

@ -0,0 +1,2 @@
import { TLog } from '@tycrek/log';
export const log = new TLog('debug');
Loading…
Cancel
Save