Move src/logger.rs into logger/ crate to unify logging across the workspace
This commit is contained in:
@ -11,6 +11,7 @@ cd "$(dirname "$0")/.."
|
||||
# here. (TODO: figure the crate ordering dynamically)
|
||||
#
|
||||
CRATES=(
|
||||
logger
|
||||
sdk
|
||||
keygen
|
||||
metrics
|
||||
|
Reference in New Issue
Block a user