@wxn0brp/lucerna-log
Preparing search index...
transports/db
ValtheraDBTransport
Class ValtheraDBTransport
Implements
Transport
Index
Constructors
constructor
Properties
collection
db
Methods
log
Constructors
constructor
new
ValtheraDBTransport
(
db
:
ValtheraCompatible
,
collection
?:
string
,
)
:
ValtheraDBTransport
Parameters
db
:
ValtheraCompatible
collection
:
string
= "logs"
Returns
ValtheraDBTransport
Properties
collection
collection
:
string
= "logs"
db
db
:
ValtheraCompatible
Methods
log
log
(
entry
:
LogEntry
)
:
Promise
<
void
>
Parameters
entry
:
LogEntry
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
collection
db
Methods
log
@wxn0brp/lucerna-log
Loading...