Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SitePhpErrorLogFlag

Package version

Used for getting PHP error logging flag.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional localLogErrors

localLogErrors: undefined | string

Local log_errors setting.

Optional localLogErrorsMaxLength

localLogErrorsMaxLength: undefined | string

Local log_errors_max_len setting.

Optional masterLogErrors

masterLogErrors: undefined | string

Master log_errors setting.

Optional masterLogErrorsMaxLength

masterLogErrorsMaxLength: undefined | string

Master log_errors_max_len setting.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc