Loading... (original) (raw)

We need a hotspot interface for updating the log configuration. There are two crucial operations:
(1) enable_logging(, )
(2) disable_logging()

Part of the runtime logging absolutely requires these operations in order to avoid changing the interface.