luislavena / simple_logger
- Source
- Commits
- Network (0)
- Issues (0)
- Downloads (1)
- Wiki (1)
- Graphs
-
Branch:
master
| name | age | message | |
|---|---|---|---|
| |
CHANGELOG | Wed Aug 08 12:19:27 -0700 2007 | |
| |
MIT-LICENSE | Tue Aug 07 20:57:49 -0700 2007 | |
| |
README | Tue Aug 07 20:57:49 -0700 2007 | |
| |
Rakefile | Wed Aug 08 12:19:27 -0700 2007 | |
| |
TODO | Tue Aug 07 20:57:49 -0700 2007 | |
| |
lib/ | Sun Feb 10 13:03:20 -0800 2008 | |
| |
rakehelp/ | Tue Aug 07 20:57:49 -0700 2007 | |
| |
tests/ | Sun Feb 10 13:03:46 -0800 2008 |
README
= SimpleLogger
SimpleLogger is a simple, minimal logger library aimed to programmers using FreeBASIC
inspired in ruby logger or log4cpp
== Getting Started
TODO: Write a proper introduction guide of using SimpleLogger
== Requirements
1. FreeBASIC 0.17 (lastest CVS-build)
Testly do extensive use of features only available in lastest CVS builds.
You could download the basic (compiler and runtime library) from this url:
http://ecowles.dyndns.org/fbdu/
Follow the instructions for each platform to use these updates.
Thanks to Pritchard and Eric (Windows) and ikkejw (Linux) for these nightly builds.
== License
Testly is released under the MIT License.
