Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
cable
v0.1.0
Cable
Channel
CloseRedisFiber
Connection
UnathorizedConnectionException
HabitatSettings
Handler
Logger
Payload
PARAMS
RESULT
Server
WebsocketPinger
PingStoppedException
Redis
Built with Crystal 1.9.2
2023-10-07 23:04:03 UTC
class
Cable::Logger
Cable::Logger
Reference
Object
Defined in:
cable/logger.cr
Constant Summary
LOG
=
::
Log
.
for
(
"cable"
)
Class Method Summary
.debug
(message)
.info
(message)
.messages
.reset_messages
.show_output
.suppress_output
Class Method Detail
def self.
debug
(message)
#
[
View source
]
def self.
info
(message)
#
[
View source
]
def self.
messages
#
[
View source
]
def self.
reset_messages
#
[
View source
]
def self.
show_output
#
[
View source
]
def self.
suppress_output
#
[
View source
]