Logging is built-in with ConanJs to provide you with an integrated platform so that you can:
Log meaningful message easily
Log what is happening internally in ConanJs
Fine tune at runtime what should be logged.
ConanData and Asaps both produce ConanJs log messages out of the box.
As of v1.0 dependency injection does not log anything at the moment, but this will be the case soon.
Anatomy
A logging message has many attributes that are helpful to understand where the message comes from, its information, and also, to make easier to fine tune what should be logged out.
Nature (Where?)
Indicates the nature of the source of this log message. There are seven natures: