Fadeproof
Fadeproof

Reputation: 3058

Postsharp and log4net and log4postsharp

I stumbled upon log4postsharp site which is a great tool that uses postsharp for injecting log4net statements into your code at compile time.

The current version of log4postsharp uses Postsharp 1.0 which has some limitations. Does anyone know if there is somewhere a compiled version of log4postsharp that uses Postsharp 1.5 available?

Upvotes: 2

Views: 1096

Answers (1)

Gael Fraiteur
Gael Fraiteur

Reputation: 6857

The project has been upgraded to PostSharp 1.5.

Upvotes: 0

Related Questions