Modulesยง
Structsยง
Enumsยง
- Chosen
Level ๐ - Encodes the verbosity level chosen by the user through CLI arguments.
- Error
- Tracer
otlportracyorchrome
Constantsยง
Staticsยง
- PB_
PROGRESS_ STYLE - A classical progress bar.
- PB_
SPINNER_ LONG_ STYLE - Used for long-running operations without a known total. Does not show the elapsed time either.
- PB_
SPINNER_ STYLE - PB_
TRANSFER_ STYLE - Used for file transfers, where we know an exact number of bytes and showing a transfer speed makes sense.
Functionsยง
- construct_
filter ๐ - Helper assembling a filter filtering events for the ChosenLevel.
- gen_
meter_ ๐provider otlp - gen_
resources ๐otlp - gen_
tracer_ ๐provider otlp - Returns an OTLP tracer, and the TX part of a channel, which can be used to request flushes (and signal back the completion of the flush).