Skip to main content
CrystalDocs
Search documentation
Search
Browse Docs
CrystalShards
About
class
Tracing::ChromeLayerBuilder
Inherits
Reference
<
Object
Builder for ChromeLayer.
Constructors
new
Source
Instance methods
build
Source
cat_fn
Source
category_fn
(fn :
Proc
(
EventOrSpan
,
String
)) : self
Source
file
(path :
String
) : self
Source
include_args
(arg :
Bool
) : self
Source
include_args?
Source
include_locations
(arg :
Bool
) : self
Source
include_locations?
Source
name_fn
(fn :
Proc
(
EventOrSpan
,
String
)) : self
Source
name_fn
Source
out_writer
Source
trace_style
(style :
TraceStyle
) : self
Source
trace_style
Source
writer
(io :
IO
) : self
Source