avail
2.0.0.alpha14
avail
/
avail.descriptor.representation
/
AbstractDescriptor
/
o_DebugLog
o_Debug
Log
abstract
fun
o_DebugLog
(
self
:
AvailObject
)
:
StringBuilder
Content copied to clipboard
Answer a fiber's internal debug log.
Return
The fiber's debug log, a
StringBuilder
.
Parameters
self
The
A_Fiber
.