Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
solerian-api
master
Langery
DB
Base
Data
Meaning
Section
Sectionable
Store
Word
ID
Solerian
Auth
Passwd
User
CorsHandler
LogHandler
Validation
Generated using Crystal 1.16.3
2026-03-19 22:12:49 UTC
class
Solerian::
LogHandler
Solerian::LogHandler
Kemal::BaseLogHandler
Reference
Object
Defined in:
solerian/log.cr
Constructors
.new
(log : ::Log =
::
Log
.
for
(
"kemal"
))
Instance Method Summary
#call
(context : HTTP::Server::Context)
#write
(message : String)
Constructor Detail
def self.
new
(log : ::Log =
::
Log
.
for
(
"kemal"
))
#
[
View source
]
Instance Method Detail
def
call
(context : HTTP::Server::Context)
#
[
View source
]
def
write
(message : String)
#
[
View source
]