Interested to develop a logging framework based on custom attributes?
Hi all,
I wonder if someone is interested to start with me a project that
would allow to log a program execution using custom attributes. The
idea would be to just have to apply a custom attribute to the methods
you want to trace (using widlcards to match many methods).
The AOP weaver would bePostSharp, whose I am the principal author. I have already written a very naive sample but it is not aimed for production use.
I am open to many technical solutions for logging: Writing everything from scratch?
Probably not. Log4Net, Enterprise Library? Why not. I am also open to
the project hosting (CodePlex, SourceForge, ...) and to the license.
This will be discussed between contributors.
If you are interested to contribute, please leave a message on this forum and let's start to discuss it here.
Thank you all!
Gael

