SitePhpErrorLogFlagProperties interface
SitePhpErrorLogFlag kaynağına özgü özellikler
Özellikler
| local |
Yerel log_errors ayarı. |
| local |
Yerel log_errors_max_len ayarı. |
| master |
Ana log_errors ayarı. |
| master |
Ana log_errors_max_len ayarı. |
Özellik Ayrıntıları
localLogErrors
Yerel log_errors ayarı.
localLogErrors?: string
Özellik Değeri
string
localLogErrorsMaxLength
Yerel log_errors_max_len ayarı.
localLogErrorsMaxLength?: string
Özellik Değeri
string
masterLogErrors
Ana log_errors ayarı.
masterLogErrors?: string
Özellik Değeri
string
masterLogErrorsMaxLength
Ana log_errors_max_len ayarı.
masterLogErrorsMaxLength?: string
Özellik Değeri
string