Tagged Questions

3
votes
1answer
1k 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?
8
votes
1answer
1k views

How do I enable full website logging in FogBugz?

How do I enable logging at different levels of detail in FogBugz?
3
votes
1answer
1k 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 …
0
votes
1answer
255 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
3answers
90 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 …
1
vote
1answer
95 views

Is there an email reminder history?

Is is possible to view all email reminders I have sent out?
1
vote
1answer
60 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 …