Add stable program logging for BPF and native programs
This commit is contained in:
@ -79,7 +79,7 @@ up)
|
||||
|
||||
(
|
||||
set -x
|
||||
RUST_LOG=${RUST_LOG:-solana=info}
|
||||
RUST_LOG=${RUST_LOG:-solana=info,solana_runtime::message_processor=debug}
|
||||
ARGS=(
|
||||
--detach
|
||||
--name solana-localnet
|
||||
|
Reference in New Issue
Block a user