Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
module
Deadfinder::Logger
Class methods
apply_options
(options :
Options
)
Source
debug
(text :
String
)
Source
debug?
Source
error
(text :
String
)
Source
found
(text :
String
)
Source
info
(text :
String
)
Source
log
(prefix :
String
, text :
String
, color :
Symbol
)
Source
set_debug
Source
set_silent
Source
set_verbose
Source
silent?
Source
sub_complete
(text :
String
)
Source
sub_info
(text :
String
)
Source
sub_log
(prefix :
String
, is_end :
Bool
, text :
String
, color :
Symbol
)
Source
target
(text :
String
)
Source
unset_debug
Source
unset_silent
Source
unset_verbose
Source
verbose
(text :
String
)
Source
verbose?
Source
verbose_ok
(text :
String
)
Source