Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
trashman
v1.0.1
CallStack
Time
Span
Trashman
Analyzer
AnalyzerRecord
BaseRecord
Config
DefaultFormatter
Formatter
Ignore
Record
RecordNode
Ref
Statistics
Built with Crystal 1.9.2
2023-10-08 09:29:12 UTC
class
Trashman::DefaultFormatter
Trashman::DefaultFormatter
Trashman::Formatter
Reference
Object
Defined in:
trashman/formatter.cr
Instance Method Summary
#print_record_backtrace
(io, callstack)
#print_record_header
(io, record)
Instance methods inherited from class
Trashman::Formatter
print_record_backtrace(io, callstack)
print_record_backtrace
,
print_record_header(io, record)
print_record_header
Instance Method Detail
def
print_record_backtrace
(io, callstack)
#
[
View source
]
def
print_record_header
(io, record)
#
[
View source
]