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-11-19 09:00:19 -06:00
2021-11-23 13:23:40 +01:00
2021-10-06 17:57:41 -07:00
2021-10-06 14:53:23 -07:00
2019-10-04 19:33:29 -06:00
2020-10-20 16:11:30 -07:00
2021-11-08 15:27:37 -07:00