Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 405 Bytes

File metadata and controls

18 lines (12 loc) · 405 Bytes

Freeclimb::LogLevel

Properties

Name Type Description Notes
INFO LogLevel Represented in Ruby as "info"
WARNING LogLevel Represented in Ruby as "warning"
ERROR LogLevel Represented in Ruby as "error"

Example

require 'freeclimb'

instance = Freeclimb::LogLevel::[NAME OF ENUM]