Companion for init the `RuntimeLogger` automatically (#2522)
* Lol * Add the features * Remove some more runtime logger init calls * Make companion check work * Revert "Make companion check work" This reverts commit a255c798076466c0fa20a4db713fc712772c2b4d. * Update Substrate
Showing
- polkadot/Cargo.lock 175 additions, 147 deletionspolkadot/Cargo.lock
- polkadot/runtime/kusama/Cargo.toml 9 additions, 2 deletionspolkadot/runtime/kusama/Cargo.toml
- polkadot/runtime/kusama/src/lib.rs 3 additions, 4 deletionspolkadot/runtime/kusama/src/lib.rs
- polkadot/runtime/parachains/Cargo.toml 2 additions, 1 deletionpolkadot/runtime/parachains/Cargo.toml
- polkadot/runtime/parachains/src/inclusion.rs 8 additions, 10 deletionspolkadot/runtime/parachains/src/inclusion.rs
- polkadot/runtime/parachains/src/inclusion_inherent.rs 1 addition, 2 deletionspolkadot/runtime/parachains/src/inclusion_inherent.rs
- polkadot/runtime/parachains/src/runtime_api_impl/v1.rs 5 additions, 3 deletionspolkadot/runtime/parachains/src/runtime_api_impl/v1.rs
- polkadot/runtime/parachains/src/ump.rs 2 additions, 2 deletionspolkadot/runtime/parachains/src/ump.rs
- polkadot/runtime/polkadot/Cargo.toml 9 additions, 2 deletionspolkadot/runtime/polkadot/Cargo.toml
- polkadot/runtime/polkadot/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/polkadot/src/lib.rs
- polkadot/runtime/rococo/Cargo.toml 2 additions, 0 deletionspolkadot/runtime/rococo/Cargo.toml
- polkadot/runtime/rococo/src/lib.rs 2 additions, 2 deletionspolkadot/runtime/rococo/src/lib.rs
- polkadot/runtime/test-runtime/Cargo.toml 2 additions, 2 deletionspolkadot/runtime/test-runtime/Cargo.toml
- polkadot/runtime/test-runtime/src/lib.rs 2 additions, 6 deletionspolkadot/runtime/test-runtime/src/lib.rs
- polkadot/runtime/westend/Cargo.toml 2 additions, 2 deletionspolkadot/runtime/westend/Cargo.toml
- polkadot/runtime/westend/src/lib.rs 2 additions, 3 deletionspolkadot/runtime/westend/src/lib.rs
- polkadot/xcm/xcm-executor/Cargo.toml 2 additions, 0 deletionspolkadot/xcm/xcm-executor/Cargo.toml
- polkadot/xcm/xcm-executor/src/lib.rs 1 addition, 1 deletionpolkadot/xcm/xcm-executor/src/lib.rs
Loading
Please register or sign in to comment