Search
Preparing search index...
The search index is not available
Unraid API Client - v0.17.0
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Unraid API Client - v0.17.0
SystemModuleSyslogExtension
Class SystemModuleSyslogExtension
Hierarchy
SystemModuleExtensionBase
SystemModuleSyslogExtension
SystemModule
Index
Constructors
constructor
Properties
instance
Methods
on_
syslog
syslog
Constructors
constructor
new
System
Module
Syslog
Extension
(
instance
:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
)
:
SystemModuleSyslogExtension
Parameters
instance:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
Returns
SystemModuleSyslogExtension
Properties
Readonly
instance
instance
:
Unraid
<
Executor
<
ExecutorConfigType
>
,
ExecutorConfigType
>
Methods
on_
syslog
on_
syslog
(
listener
:
(
newLine
:
string
)
=>
void
)
:
[
(
)
=>
void
]
Parameters
listener:
(
newLine
:
string
)
=>
void
(
newLine
:
string
)
:
void
Parameters
newLine:
string
Returns
void
Returns
[
(
)
=>
void
]
syslog
syslog
(
__namedParameters
?:
ISyslog
)
:
Promise
<
string
[]
>
Parameters
__namedParameters:
ISyslog
= {}
Returns
Promise
<
string
[]
>
Exports
System
Module
Syslog
Extension
constructor
instance
on_
syslog
syslog
Generated using
TypeDoc