Namespaces

Enumerations

enum LogLevelFilter
Name Value
kTrace 16u
kDebug 32u
kInfo 48u
kWarn 64u
kError 80u
kFatal 96u
kNone 127u

Log levels used with log related filtering.

Filtering uses a heuristic based on a threshold of

minimum severity level - with any log equal to or

greater than the threshold being included in the

printable logs.

Defined at line 22 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/common_types.h

enum InterestChangeError
Name Value
kCalledTwice 1u

Defined at line 49 of file fidling/gen/sdk/fidl/fuchsia.logger/fuchsia.logger/cpp/fidl/fuchsia.logger/cpp/common_types.h

Records