Search
Preparing search index...
The search index is not available
everlog
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
everlog
fs/LoggerFile
EmptyLoggerFile
Class EmptyLoggerFile
Hierarchy
EmptyLoggerFile
Implements
ILogger
Index
Constructors
constructor
Properties
channel
name
opts
Methods
flush
pipe
remove
All
write
write
Row
Constructors
constructor
new
Empty
Logger
File
(
name
:
any
, opts
:
any
)
:
EmptyLoggerFile
Parameters
name:
any
opts:
any
Returns
EmptyLoggerFile
Properties
Private
channel
channel
:
ILogger
name
name
:
any
opts
opts
:
any
Methods
flush
flush
(
)
:
any
Returns
any
pipe
pipe
(
channel
:
ILogger
)
:
void
Parameters
channel:
ILogger
Returns
void
remove
All
remove
All
(
)
:
Promise
<
any
>
Returns
Promise
<
any
>
write
write
(
...
args
:
[
mix
:
string
|
any
[]
]
)
:
void
Parameters
Rest
...
args:
[
mix
:
string
|
any
[]
]
Returns
void
write
Row
write
Row
(
...
args
:
[
cells
:
any
[]
,
additional
?:
(
ICsvColumn
&
{
value
:
any
}
)
[]
]
)
:
any
Parameters
Rest
...
args:
[
cells
:
any
[]
,
additional
?:
(
ICsvColumn
&
{
value
:
any
}
)
[]
]
Returns
any
Modules
Everlog
fs/
Logger
File
Empty
Logger
File
constructor
channel
name
opts
flush
pipe
remove
All
write
write
Row
Logger
File
Generated using
TypeDoc