Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67a
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Internet > Thunderbird Extensions

    DebugLogger 0.2.2

    Download button

    No screenshots available
    Downloads: 324  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Jeremy Gillick | More programs
    MPL / FREE
    January 6th, 2007, 11:05 GMT
    ROOT / Internet / Thunderbird Extensions

     Read user reviews (0)  Refer to a friend  Subscribe

    DebugLogger description

    DebugLogger is an extension for developer's debug console that is a cleaner alternative to using dump.

    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.

    Product's homepage

      


    TAGS:

    Debug Logger | debug console | extension or project | DebugLogger | debug | console

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM