Skip to main content

Crate fuel_telemetry_macros

Crate fuel_telemetry_macros 

Source

Macrosยง

new
Create a new TelemetryLayer.
new_with_watchers
A convenience macro to do new!() followed by creating and starting a FileWatcher and SystemInfoWatcher within a single step.
new_with_watchers_and_init
A convenience macro to do new_with_watchers!() followed by setting the TracingLayer as the global default Subscriber.