Loom Engine - v3.1.1
GitHub
TheWorldTable.ai
Preparing search index...
LogRingBufferOptions
Interface LogRingBufferOptions
interface
LogRingBufferOptions
{
capacity
?:
number
;
minLevel
?:
LogLevel
;
sink
?:
(
entry
:
LogEntry
)
=>
void
;
now
?:
()
=>
number
;
}
Index
Properties
capacity?
min
Level?
sink?
now?
Properties
Optional
capacity
capacity
?:
number
Optional
min
Level
minLevel
?:
LogLevel
Optional
sink
sink
?:
(
entry
:
LogEntry
)
=>
void
Optional
now
now
?:
()
=>
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
capacity
min
Level
sink
now
GitHub
TheWorldTable.ai
Loom Engine - v3.1.1
Loading...