My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Featured
Downloads
Wiki pages

Facets Technologies, Inc.

Log Hound

Log Hound is a standalone JavaScript logging utility that allows you to log messages during execution of JavaScript code. The log messages are stored and are viewable via the logging user interface which allows you to search the messages using multiple cooperative criteria. Log messages can be categorized by severity and by tags that can be associated with the messages when they are logged.

Logging functions can be reached globally through the window object, and since Log Hound can be disabled globally, there's no need to have to add and remove the logging statements between development and production of your code.

News (May 8th 2012)

Next Version: 2.5

Look at the trunk demo page - lots of changes!

Reversed the colour scheme so that message text is the colour indicating the log level, not the background. This should make it a little easier on the eyes.

Added the number of messages for a given level to that level's masking button.

Still have to get to the CSS layout problems, the lack of depressed or active state styling for buttons, and a few other functional improvements before 2.5 is finished cooking.

Demonstration Pages

  1. Trunk: Vorpal-edge code that may or may not be stable.
  2. Development: The latest alpha or beta release. It will work, but things may be missing.
  3. Release: Version 2.0.1 is the latest full version.

What now?

Check out the features.

Look at the API.

Download the latest version (2.0.1). There's an html demonstration page in the zip you can open locally in a browser to play around with it.

Use it. Here are the installation instructions.

Help!

Are you a CSS maven? Do you like to make things not look bad? Do people not bleed from their eyes when they see something you styled? Then how's about taking a swing at skinning Log Hound? We can't all be good at everything, and though we here at Facets Technologies have mad skills with code, our CSS-fu is weak. Help us out, and you'll be helping out all of Log Hound's users who's health insurance does not cover "User Interface Eye Injury".

If you'd like to help, email us at facets.tech.inc@gmail.com

Powered by Google Project Hosting