generated/logging.pbenum library
Classes
- LogLevel
- Mirrors rac_log_level_t exactly so the generated enum round-trips with the platform-adapter log callback without a translation table. 0 is TRACE, not UNSPECIFIED, to keep numeric parity with the C enum.