Differences
This shows you the differences between the selected revisions of the page.
| 2009-03-01 | 2009-04-28 | ||
| logging (martin) | reporting (martin) | ||
| Line 8: | Line 8: | ||
| Once the logging is enabled, you can configure the //Logging options//. | Once the logging is enabled, you can configure the //Logging options//. | ||
| - | In //Logging level// you can select //Debug 1// or //Debug 2// for more verbose logging. You will probably need these (together with logging to file), when reporting bugs only. | + | In //Logging level// you can select //Debug 1// or //Debug 2// for more verbose logging. You will probably need these (together with logging to file), when [[reporting|reporting bugs only]]. |
| To enable logging to file tick //Log to file// checkbox and specify log file. Log file name can contain following patterns: ''!Y'' (year), ''!M'' (month), ''!D'' (day), ''!T'' (time), ''!@'' (hostname), ''!S'' (session name); and environment variables with syntax ''%NAME%''. | To enable logging to file tick //Log to file// checkbox and specify log file. Log file name can contain following patterns: ''!Y'' (year), ''!M'' (month), ''!D'' (day), ''!T'' (time), ''!@'' (hostname), ''!S'' (session name); and environment variables with syntax ''%NAME%''. | ||