Preparing search index...
The search index is not available
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
IQRF Gateway Webapp JavaScript client
Types
Config
JournalConfig
Interface JournalConfig
Journal configuration
interface
JournalConfig
{
forwardToSyslog
:
boolean
;
maxDiskSize
:
number
;
maxFiles
:
number
;
persistence
:
JournalPersistence
;
sizeRotation
:
JournalSizeRotation
;
timeRotation
:
JournalTimeRotation
;
}
Index
Properties
forward
To
Syslog
max
Disk
Size
max
Files
persistence
size
Rotation
time
Rotation
Properties
forward
To
Syslog
forwardToSyslog
:
boolean
max
Disk
Size
maxDiskSize
:
number
max
Files
maxFiles
:
number
persistence
persistence
:
JournalPersistence
size
Rotation
sizeRotation
:
JournalSizeRotation
time
Rotation
timeRotation
:
JournalTimeRotation
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
forward
To
Syslog
max
Disk
Size
max
Files
persistence
size
Rotation
time
Rotation
IQRF Gateway Webapp JavaScript client - v0.3.0-beta.12
Loading...
Journal configuration