Quickstart tutorial into Enterprise Library logging
How do you go about logging with Enterprise Library with the following lineLogger.Write("Hello world");
I came up with this post because I explain Enterprise Library logging to a lot of people, in a very short time. You can probably talk about logging and Enterprise Library for a long, long time. But I just want to introduce the very basics of logging. When a new developer starts working at a customer or students in my class want to know, this is the ...
No comments yet, be the first one to post comment.