Log an error message from the System context
module:system.private~type_error
var labInventory = new System(options); labInventory.error(text);
Message
Log message from the System context
var labInventory = new System(options); labInventory.log(text);
Generated using TypeDoc
Log an error message from the System context
module:system.private~type_error
var labInventory = new System(options); labInventory.error(text);