Module: Whop_sdk::Apps::Types::LogsAppsRequestLevel
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/whop_sdk/apps/types/logs_apps_request_level.rb
Constant Summary collapse
- LOG =
"log"- DEBUG =
"debug"- INFO =
"info"- WARN =
"warn"- ERROR =
"error"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values