K
Keith Langer
I have several threads which log messages to the same resources, such
as a text file, event log, or database connection. What is the best
way to log these messages? Should I be using delegates, or can each
thread directly access these resources? Anyone have some examples?
thanks,
Keith
as a text file, event log, or database connection. What is the best
way to log these messages? Should I be using delegates, or can each
thread directly access these resources? Anyone have some examples?
thanks,
Keith