observe: new package with the cmdliner observability terms
One Observe.setup term replaces the vlog + Memtrace.term pair every
binary composed by hand: verbosity flags (-q/-v/-vv/-vvv), RUST_LOG
style --log, --json output, --trace FILE log capture, --probe FILE
runtime_events capture, and --memtrace allocation tracing. vlog is
removed in a follow-up commit once its users have migrated.