Alexander Meißner
22a2537aac
Refactor: Cleanup program-runtime dyn Traits (#21395)
* Unifies dyn Trait ComputeMeter, ThisComputeMeter and TransactionComputeMeter.
* Unifies dyn Trait Logger and ThisLogger.
* Moves Logger to log_collector.rs
* Unifies Logger and LogCollector.
* Removes inner RefCell from LogCollector.
* Adds the log::debug!() message to ic_logger_msg!() again.
2021-11-23 13:23:40 +01:00
..
2021-06-18 10:42:46 -07:00
2021-11-23 13:23:40 +01:00
2020-08-17 10:24:34 -07:00
2021-10-23 08:21:20 +00:00
2021-11-16 23:52:01 +00:00