Add stable program logging for BPF and native programs

This commit is contained in:
Michael Vines
2020-11-12 12:44:37 -08:00
parent b3e1fde8b2
commit b4deeb8e36
9 changed files with 185 additions and 68 deletions

View File

@@ -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