11

Is there a log4net version built against Silverlight somewhere?

Failing that, can someone suggest an alternative logging framework to use in Silverlight?

Grigori Melnik
  • 4,067
  • 2
  • 34
  • 40
Nosrama
  • 14,530
  • 13
  • 49
  • 58

2 Answers2

12

You need Clogs (not for your feet, http://clog.codeplex.com/)

Jaimal Chohan
  • 8,530
  • 6
  • 43
  • 64
  • It is LGPL (not GPL). Don't know if it was changed at any point. It's fine to use from your application without releasing your source code – flipchart Feb 18 '13 at 08:01