SitePhpErrorLogFlagProperties interface
SitePhpErrorLogFlag 資源特定屬性
屬性
| local |
本機log_errors設定。 |
| local |
本機log_errors_max_len設定。 |
| master |
主要log_errors設定。 |
| master |
主要log_errors_max_len設定。 |
屬性詳細資料
localLogErrors
本機log_errors設定。
localLogErrors?: string
屬性值
string
localLogErrorsMaxLength
本機log_errors_max_len設定。
localLogErrorsMaxLength?: string
屬性值
string
masterLogErrors
主要log_errors設定。
masterLogErrors?: string
屬性值
string
masterLogErrorsMaxLength
主要log_errors_max_len設定。
masterLogErrorsMaxLength?: string
屬性值
string