3
votes
1answer
886 views
How do I enable the FogBugz Maintenance Service log file?
How can I use log files to diagnose problems with the FogBugz Maintenance Service?
2
votes
1answer
796 views
The definitive guide to FogBugz logging and debugging
Debugging
How is it activated?
Windows: set fDebug to 1 in the registry (HKLM/Software/Fog Creek Software/[fb_install]
Unix set fDebug to 1 in the application.data file (foun …
7
votes
1answer
699 views
How do I enable full website logging in FogBugz?
How do I enable logging at different levels of detail in FogBugz?
1
vote
1answer
74 views
Is there an email reminder history?
Is is possible to view all email reminders I have sent out?
1
vote
3answers
67 views
Can I access a log facility from my plugin?
I want to implement BugCommitBefore in order to process emails and set some fields from the content of incoming error reports.
Is there a way to do some logging? e.g. I don't even …
0
votes
1answer
150 views
Can I turn on logging for Lucene.NET (the library that FogBugz uses for fulltext search indexing)?
This post describes various logging in FogBugz. Is there a way to enable logging for the actual search index process, Lucene.NET?
1
vote
1answer
36 views
I just turned on nLogThreshold and now FogBugz is down! [closed]
I have FogBugz 7.2.17. I turned on the nLogThreshold setting described here and now FogBugz is down. I turned nLogThreshold off and it's working now, but what can I do to get thi …