R
rodchar
hi all,
i have a console app that takes care of a process that involves several
steps. And at each of those steps i report to the console that status of the
process. So I have all these System.Console statements thru out all my
classes.
Is there a better way to manage these messages? better design pattern?
thanks,
rodchar
i have a console app that takes care of a process that involves several
steps. And at each of those steps i report to the console that status of the
process. So I have all these System.Console statements thru out all my
classes.
Is there a better way to manage these messages? better design pattern?
thanks,
rodchar