CrystalSnake
main
Top Level Namespace
ApplicationJob
ApplicationRecord
AppLogHandler
BattleSnake
Board
Context
Game
Point
Ruleset
Settings
Snake
LTree
OpenTelemetryHandler
PersistTurnJob
Strategy
Base
CautiousCarol
ChaseClosestFood
ChaseRandomFood
Random
RandomValid
Utils
Turn
AttrType
class
AppLogHandler
AppLogHandler
Kemal::BaseLogHandler
Reference
Object
Overview
Use Kemal app handler
Defined in:
initializers/logger.cr
Constructors
.new
Instance Method Summary
#call
(context : HTTP::Server::Context)
#write
(message : String)
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
call
(context : HTTP::Server::Context)
#
[
View source
]
def
write
(message : String)
#
[
View source
]