@dvelop-sdk
Preparing search index...
logging
fileTransportFactory
Function fileTransportFactory
fileTransportFactory
(
path
:
string
,
_createWriteStream
?:
(
path
:
PathLike
,
options
:
{
flags
:
"a"
}
,
)
=>
WriteStream
,
)
:
TransportFn
Parameters
path
:
string
_createWriteStream
:
(
path
:
PathLike
,
options
:
{
flags
:
"a"
}
)
=>
WriteStream
= createWriteStream
Returns
TransportFn
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@dvelop-sdk
Loading...