Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
loudspeaker
main
Top Level Namespace
CreateUsers
Loudspeaker
CLI
Command_Main_of_clim_library
Arguments_Main_of_clim_library
ArgumentsForEachCommand
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
Options_Main_of_clim_library
Option_bash_completion
Option_config
Option_help
Option_version
RunProc
Config
ConfigInfo
ConfigInfoDatabase
ConfigInfoLogger
ConfigInfoRedis
ConfigInfoWeb
Database
LibAV
AVCodec
Bindings
Web
FS
LogHandler
Routes
Main
Server
Session
RedisEngine
StorageInstance
StaticHandler
Generated using Crystal 1.10.1
2024-01-09 19:40:09 UTC
struct
Loudspeaker::
ConfigInfoLogger
Loudspeaker::ConfigInfoLogger
Struct
Value
Object
Included Modules
YAML::Serializable
Defined in:
loudspeaker/config.cr
Constructors
.new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
Instance Method Summary
#format
: String
#format=
(format : String)
#level
: String
#level=
(level : String)
Constructor Detail
def self.
new
(ctx : YAML::ParseContext, node : YAML::Nodes::Node)
#
[
View source
]
Instance Method Detail
def
format
: String
#
[
View source
]
def
format=
(format : String)
#
[
View source
]
def
level
: String
#
[
View source
]
def
level=
(level : String)
#
[
View source
]