| Projects on Google Code | Results 1 - 10 of 210 |
=Why?=
Why is it better to put debug messages in a file instead of just printing them? There are several reasons, including the fact that the normal output is not cluttered, and the messages are saved in a file, so you can look at them immediately and come back and look at them again later if you...
= !ThunderBolt =
== Overview: ==
!ThunderBolt is a lightweight logger extension for !ActionScript 2 and 3 applications using [http://www.getfirebug.com Firebug]. For logging without Firebug, especially for AIR applications, check out the [http://code.google.com/p/flash-thunderbolt/wiki/Thunder...
Running a distributed application - on multiple servers, creates a need for logging to a central location, to help an admin monitor what the different parts are doing.
When we first encountered the problem in [http://www.hivesight.com/ HiveSight] we created [http://code.google.com/p/twitter-log4j...
RLog provides a flexible message logging facility for C++ programs and libraries. It is subscription based, meaning you can subscribe to messages of your choice in an number of ways: by hierarchical channel name (e.g. "debug", "debug/special", "error", etc.), or filename, component name, etc.
Log...
Logging is traditionally performed on code level, i.e. developers have their problems in mind when performing logging: Exceptions, technical internal status of the application.
With Meta Logga, logging is performed with a business and software design perspective. Logging done on modules, layers ...
Logging extension for existing logging frameworks that "wraps" them into the static method calls instead of the factories and other non-necessary administration things.
Main principles:
* SIMPLICITY
* static method calls instead of factories
* minimal configuring through the code
* transparen...
===SOSLog is a small library to use Powerflasher SOS max (http://sos.powerflasher.com) for logging with Objective-C.===
<img src="http://soslog-objc.googlecode.com/files/sos_logging_objc1.jpg" />
=Application crash reporting and logging for BugCollect=
*BUGCOLLECT.COM* is a web based application crash collecting service. Applications submit crash reports, along with any additional logging information. These reports are is available only to the application developer for analysis. Bugcollect ...
The main project that I work on that is stored here is the BHLogging framework for use in Objective-C code on Mac OS X. There may be other small projects or example code that I just want a place to share from.
=LogRogue=
Logging service for development of Flash, Flex and AIR applications.
logging,
log,
development,
utility,
actionscript,
flash,
flex,
service,
AIR,
adobe,
macromedia,
developer,
RIA,
class,
extension