Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
term
main
Top Level Namespace
ActionRunner
BuiltinKeys
Control
EditControl
FrameControl
InputInternal
InputTermkey
LinuxTerminal
ListControl
Log
LoggingChannel
MainWindow
StaticTextControl
Terminal
Generated using Crystal 1.16.3
2026-02-13 03:48:19 UTC
class
Log
Log
Reference
Object
Defined in:
log.cr
Class Method Summary
.enable_info
.error
(&block : -> String)
.info
(&block : -> String)
.run
Class Method Detail
def self.
enable_info
#
[
View source
]
def self.
error
(&block : -> String)
#
[
View source
]
def self.
info
(&block : -> String)
#
[
View source
]
def self.
run
#
[
View source
]