Skip to content
This repository has been archived by the owner on Feb 22, 2024. It is now read-only.

mattupstate/Out

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Out

A logging utility made for use with Monster Debugger

What you get when you use Out:

  • Six levels of logging
  • Enabling and disabling of levels
  • Configurable colors for each level
  • Package level silencing
  • Object level silencing
  • And a few other things!

To generate documentation or run the unit tests, create a file named user.properties and define the path to the Flex SDK. For example:

  FLEX_HOME = /Users/Matt/SDK/Flex/4.1

Run unit tests:

  ant run-tests

Create documentation:

  ant create-docs

Monster Debugger

About

Logging utility for use with Monster Debugger

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published