Definition at line 96 of file LogSettings.h.
◆ Enum
| Enumerator |
|---|
| ReadOwnerOnly | 0x01 | read access only for owner of process
|
| ReadAll | 0x02 | read access for all
|
| WriteOwnerOnly | 0x04 | write access only for owner of process
|
| WriteAll | 0x08 | write access for all
|
| Default | ReadAll | WriteOwnerOnly | Default value.
|
Definition at line 98 of file LogSettings.h.