Quantcast
Channel: security news – Cyber Parse – Cyber Security and Information Security
Viewing all articles
Browse latest Browse all 4495

How to implement a simple logger in C#

$
0
0
You will often want to log events or errors as they occur in your .Net application.

To do this, you could take advantage of one of the many popular logging frameworks available, or you could design and develop your own logging framework.
In this art...

Viewing all articles
Browse latest Browse all 4495

Trending Articles