Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
basic_http
master
BasicHttp
Base
Handler
Logger
Router
Iceberg
Built with Crystal 1.9.2
2023-10-08 14:19:49 UTC
class
BasicHttp::Logger
BasicHttp::Logger
Reference
Object
Defined in:
basic_http/logger.cr
Constructors
.new
(request, http_status)
Instance Method Summary
#http_status
(status)
#method
#path
#result
#timestamp
Constructor Detail
def self.
new
(request, http_status)
#
[
View source
]
Instance Method Detail
def
http_status
(status)
#
[
View source
]
def
method
#
[
View source
]
def
path
#
[
View source
]
def
result
#
[
View source
]
def
timestamp
#
[
View source
]