mjamry / WorkReportReminder

Application which can be used to remind about reporting current work.
0 stars 1 forks source link

Add Logger. #10

Closed mjamry closed 11 years ago

mjamry commented 11 years ago

New feature is needed. Application need to has a logger, that allow to log important information while application work.

The best option is to use log4net library. Here is a homepage of mentioned project: http://logging.apache.org/log4net/

mjamry commented 11 years ago

Resolved.