• Home
  • Popular Downloads
  • Contact Us
  • Submit

Softpile

Free Downloads

Main Navigation
  • Home
  • Windows
  • Mac OS X
  • Business
  • Desktop
  • Development
  • Education
  • Games
  • Internet
  • Multimedia
  • Utilities
Home » Linux » DebugLogger

DebugLogger

January 6, 2007
DebugLogger is an extension for developer's debug console that is a cleaner alternative to using dump.
Version: 0.2.2
License: MPL
Operating System: Linux
Homepage: mozmonkey.com
Developed by: Jeremy Gillick
DebugLogger is an extension for developer's debug console that is a cleaner alternative to using dump.

An extension developer's debug console that is a cleaner alternative to using dump(). It breaks up debug message to be unique per extension or project and let's you view them independently in a clean console.

Start by putting debug statments within your extension using this API, like below:

1: logMngr = Components.classes["@mozmonkey.com/debuglogger/manager;1"] .getService(Components.interfaces.nsIDebugLoggerManager);

2: logger = logMngr.registerLogger("myapp"); 3: logger.log(3, "Hello World");

Requirements:

· Thunderbird 0.9 - 1.5.0.* ALL

In order to prevent errors when somebody runs your extension without the debug logger installed, you should construct a custom wrapper function that will envoke the logger. This way it can be turned off from a single source between development and production.

When a user reports a problem with your extension, you can have them install the DebugLogger so they can provide you with important debugging data to save you lot's of time.
console debug debug console debug logger debuglogger extension or project
Free Download 26K
0
  • Share on:

DebugLogger User Reviews

Sponsored

Categories

  • Linux

Related Downloads

Contacts Sidebar
Contacts Sidebar is an extension that displays the address books in a sidebar.
Xpunge
Xpunge is an extension that empties the Trash folder and compacts folders in ...
Greek Spelling dictionary
Greek Spelling dictionary is a Thunderbird extension for spellchecking Greek.
CuteButtons - Crystal SVG
Adds icons to buttons and some menuitems
Ukrainian spellchecking dictionary
Ukrainian spellchecking dictionary is an extension that adds the ukrainian ...
Copyright © 1999-2017 Softpile Free Downloads
  • Contact Us
  • Submit
  • Privacy Policy
  • Disclaimer
  • Terms of Use