HypoLog News
Brought to you by:
captainnuss
TWLog is a logging framework for Java and Microsoft's .NET Framework with an emphasize on ease of use. A new version, 0.3.0, has just been released, featuring a complete version of the planned API.
TWLog lacks some advanced features that other logging packages, such as log4Java or Sun's logging framework. It is a lot simpler to use, though. Initialize TWLog to write the messages to a rotating log file, for instance, requires just one line of code. Exception management is completely handled by TWLog. The same is true for TWLog.net.
Version 0.3.0 has yet to be tested in a bigger context. When that is done, version 1.0.0 will be released.