FluentLogger.pendings

class FluentLogger
@property override const
const(ubyte[])
pendings
()

Return Value

Type: const(ubyte[])

A slice into the buffer of data waiting to be sent that is only valid until the next post(), write(), or close().

Meta