Earlier than we imaged, we could release the first native version of our independent logging library 'Unwritten'. There are two packaged available:
At first, the source code zip. This contains the complete platform independent source code of this library. Secondly there is a zip file which contains only the binary distribution (with headers, library and one example). This binary distribution is currently only available for Microsoft Windows PCs.... read more
Today weve released the first version of our C# logging library Unwritten. With this library your .NET application is able to use a powerful logging mechanism to detect bugs directly on your customers PCs.
The C++ version (native; not managed) of this library will be available on all Microsoft Windows and Unix-compatible systems. We will release this version in the next four weeks.
The current version 0.1 is not able to be installed into the global assembly cache, because the assembly is not signed by a unique key. If you are interested in a GAC valid library please wait until the next version gets released. Please do not use the sources to compile a GAC valid version by yourself.