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
abstract class
Trashman::Formatter
Trashman::Formatter
Reference
Object
Direct Known Subclasses
Trashman::DefaultFormatter
Defined in:
trashman/formatter.cr
Instance Method Summary
#print_record_backtrace
(io, callstack)
#print_record_header
(io, record)
Instance Method Detail
abstract def
print_record_backtrace
(io, callstack)
#
[
View source
]
abstract def
print_record_header
(io, record)
#
[
View source
]