ee3e9af78d
* chore(logging): include additional detail on object upload logs * allow max file size to be configurable * feat(logging): add logger to core/services/objects * fix log line * fix tests * typo * fix variable name * convert values to megabytes * calculating memory was causing the system to freeze * calculating memory was causing the system to freeze * DRY the logging metadata * all required variables should be passed to calculateLogMetadata * fix many things with the logging
ifc-parser
TODO: description
Usage
const ifcParser = require('ifc-parser');
// TODO: DEMONSTRATE API