Télécharger la liste

Description du projet

Simple Log is a small library that does logging very simply and requires you to do almost nothing (other than actually logging) to get log output to happen. It is much simpler to use than a logging framework, especially in terms of configuration. It doesn't attempt to solve every logging problem in one package, but contains enough features to be a viable alternative for most applications that need logging. This tool will handle the logging needs of most small- to large-sized projects, but with an almost non-existent learning curve.

Système requise

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2006-07-24 01:47
2.0.1

Cette version est principalement de l'ajout de log roulant (selon l'heure, la taille de fichier, ou d'une stratégie sur mesure), l'inclusion d'un petit guide humoristique, mais l'utilisateur, la fixation d'une série de bugs mineurs, et l'inclusion d'autres quelques-uns petites fonctionnalités améliorant la flexibilité.
Tags: Major feature enhancements
This release is primarily about the addition of log rolling (by time of day, file size, or custom strategy), the inclusion of a small but humorous user guide, the fixing of a raft of minor bugs, and the inclusion of a few other small features increasing flexibility.

2005-08-12 10:57
1.7

Connectez-vous Simple vient maintenant avec prêt à déployer des adaptateurs pour commons-logging et SLF4J (anciennement UGLI). Vous pouvez aussi désormais les bûcherons par exemple configurer individuellement en utilisant leur ID d'instance et de configurer les classes internes sans avoir à retenir pour mettre le "$" dans le nom.
Tags: Major feature enhancements
Simple Log now comes with ready-to-deploy adapters
for commons-logging and SLF4J (formerly UGLI). You
can also now configure instance loggers
individually using their instance ID and configure
inner classes without having to remember to put
the "$" in the name.

Project Resources