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
Built with Crystal 1.9.2
2023-10-08 10:17:28 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
]