Search Wiki:
Welcome

Clog now supports Silverlight 2 Beta 2!

Clog is a customizable log provider system that allows you to harness your existing logging system to log client side messages to your server using WCF or asmx Web Services. Includes Silverlight and WPF sample applications.

Clog is fully customizable, thread-safe, can serialize and log all Exception types, and allows filtering of messages both on the client and server side using custom or inbuilt filters, which so far consists of an IP Address Range Filter, a Role Membership filter, an Environment User Name Filter, a Machine Name Filter, and a Time Range Filter. Includes an extendible Log provider system, a log4net log strategy, a simple tracing log strategy, and a Microsoft Enterprise Library Logging Application Block log strategy.

Clog is a project by Daniel Vaughan

For further information about this project please see
Last edited Jun 14 at 3:35 AM  by DanielVaughan, version 7
Comments
cartheek wrote  May 9 at 4:27 AM  
Please set the ExampleSilverlightProject_Web as the startup project, and the ExampleSilverlightProjectTestPage.aspx as the Start Page.

DanielVaughan wrote  May 17 at 10:15 AM  
Thanks Kartheek, in future releases I will not omit the .suo file from the release zip. Then one will not require setting the startup project etc.
Cheers

Updating...