Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Jane::LogConfig
Inherits
Reference
<
Object
Constructors
from_toml
(data :
TOML::Any
) :
LogConfig
Source
new
(destination :
String
, file :
Nil
|
String
, level :
String
)
Source
Instance methods
destination
Source
destination=
(destination :
String
)
Source
file
Source
file=
(file :
String
|
Nil
)
Source
level
Source
level=
(level :
String
)
Source