Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
katip
master
File
Katip
CanNotLogException
Config
Core
App
Appender
Engine
Information
LogClassification
Logger
LogLevel
NotSetException
Generated using Crystal 1.16.3
2025-12-13 10:31:05 UTC
class
Katip::
Core::
Appender
Katip::Core::Appender
Reference
Object
Defined in:
katip/core/appender.cr
Constructors
.new
(config : Config)
Instance Method Summary
#log
(obj_class :
Object
.
class
, text : String, ex : Exception, loglevel : LogLevel)
Constructor Detail
def self.
new
(config :
Config
)
#
[
View source
]
Instance Method Detail
def
log
(obj_class :
Object
.
class
, text : String, ex : Exception, loglevel :
LogLevel
)
#
[
View source
]