Browsing Hebrew translation

92101 of 2838 results
92.
You can combine the targets with bitwise operations, e.g. ``LOG_TARGET_SCREEN | LOG_TARGET_ERRORLOG``.
(no translation yet)
Located in ../source/administration/config_php.rst:237
93.
log_file: File containing error messages
(no translation yet)
Located in ../source/administration/config_php.rst:195
94.
``$cfg->log_file = '/path/to/dataroot/error.log';``
(no translation yet)
Located in ../source/administration/config_php.rst:197
95.
If you use LOG_TARGET_FILE, this is the file to which errors will be logged. By default, it will write to the file ``error.log`` under the dataroot. If you change this in config.php, make sure you use a folder which is writable by the web server.
(no translation yet)
Located in ../source/administration/config_php.rst:199
96.
log_backtrace_levels: Log backtraces
(no translation yet)
Located in ../source/administration/config_php.rst:167
97.
For example: ``$cfg->log_backtrace_levels = LOG_LEVEL_WARN | LOG_LEVEL_ENVIRON;`` (default)
(no translation yet)
Located in ../source/administration/config_php.rst:169
98.
The log levels that will generate backtraces. Useful for development, but probably only warnings are useful on a live site.
(no translation yet)
Located in ../source/administration/config_php.rst:171
99.
log_backtrace_print_args: Log backtraces
(no translation yet)
Located in ../source/administration/config_php.rst:180
100.
``$cfg->log_backtrace_print_args = null;`` (default)
(no translation yet)
Located in ../source/administration/config_php.rst:182
101.
Print the values of function and method arguments when printing a backtrace. This can be useful for debugging, but it is a security risk because function parameters may include sensitive data such as passwords and private keys. Though arguments whose names suggest that they contain passwords, will still be blanked out even if this feature is enabled.
(no translation yet)
Located in ../source/administration/config_php.rst:184
92101 of 2838 results

This translation is managed by Launchpad Hebrew Translators, assigned by Mahara Translation Group.

You are not logged in. Please log in to work on translations.

No-one has contributed to this translation yet.