teepot/bin/verify-era-proof-attestation/src
Harald Hoyer f0fea5c122
refactor(logging): enhance logging setup and usage
- Modified the `setup_logging` function to return a `Subscriber`, improving flexibility and reuse.
- Integrated `tracing::subscriber::set_global_default` in the main functions to establish the logging subscriber globally.
- Added configurations for span events and control over file and line information display.

Signed-off-by: Harald Hoyer <harald@matterlabs.dev>
2024-11-28 15:49:15 +01:00
..
args.rs feat(logging): centralize logging setup in teepot crate 2024-09-18 16:08:13 +02:00
client.rs feat(verify-era-proof-attestation): continuous mode with attestation policies 2024-09-13 19:34:37 +02:00
main.rs refactor(logging): enhance logging setup and usage 2024-11-28 15:49:15 +01:00
proof.rs feat(verifier): don't retry verifying permanently ignored batches 2024-11-26 17:19:55 +01:00
verification.rs feat(verify-era-proof-attestation): continuous mode with attestation policies 2024-09-13 19:34:37 +02:00