Kit services log facility¶
The log facility abstracts away the implementation detail of the logging system used. By default a CarbLogFacility is available which conforms to python’s logging implementation.
Other log implementations can be added and can be swapped in transparently if other logging systems are preferred.
-
class
omni.services.facilities.log.
CarbLogFacility
¶