Move ohif:log into ohif:core
This commit is contained in:
parent
054e37dfb7
commit
54a0f447b5
@ -1,5 +1,3 @@
|
||||
import { Meteor } from 'meteor/meteor';
|
||||
import { OHIF } from 'meteor/ohif:core';
|
||||
import loglevel from 'loglevel';
|
||||
|
||||
const defaultLevel = Meteor.isProduction ? 'ERROR' : 'TRACE';
|
||||
Loading…
Reference in New Issue
Block a user