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 20:43:42 +01:00
2021-11-04 21:47:32 +01:00
2021-11-23 13:23:40 +01:00
2021-11-17 19:35:07 +01:00
2021-11-23 13:23:40 +01:00
2021-11-17 19:35:07 +01:00
2021-11-11 14:09:28 -08:00
2021-11-23 13:23:40 +01:00