How do I enable logging at different levels of detail in FogBugz?
|
8
2
|
|
|
|
|
5
|
Available as of FogBugz 7.2.17.
FogBugz 7.2.17 introduces full website logging. This is in addition to the existing maintenance service logging which tells you when the service runs; full website logging will tell you what goes on when the service hits the heartbeat URL. Log events are written to a file called " At present, this log file will keep on growing, so please make sure you turn logging off when you're done troubleshooting! :) The nLogThreshold registry value must be set to one of the following numbers:
How to enableOn Windows: Use the nLogThreshold registry value to enable logging in FogBugz. This flag is set in the registry as a string, REG_SZ (string) inside your FogBugz installation's key:
(where c:/yourfogbugz/website is the path to your installation)
On Linux: Add the nLogThreshold value to your Usage examples
|
||||||
|