[Silverlight entry series] Silverlight logging framework/log framework

Source: Internet
Author: User

Logging is a system used to record system logs, such as exceptions, events, and errors. Silverlight is an application running in the client browser. How does one implement siverlight logging?

Silverlight logging Implementation Method:

1. when a client exception is recorded on the server, a logging service is implemented on the server using the WCF Service or the WCF Ria service. The server can use a third-party log component, such as log4net. For detailed ideas and implementation, refer to the foreigner article.ArticleSilverlight Exception Handling using WCF Ria services and WCF services. This article details how to use the WCF Service and WCF Ria service on the server to record logs, A user-friendly prompt box is displayed on the client.

2. There are several frameworks to choose from: one is nlog (Recommendation, Silverlight example nlog siverlight example), one is clog (Silverlight example clog Silverlight example ).

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.