Fix panic if a loggeer has already been initted
If a user desires instantiating and registering their own logger with the `log` crate before loading substrate, the substrate cli crate will panic when attempting to initialize the logger. This commit fixes that
parent
a857f4f8
Please register or sign in to comment