问题
How I can configure logging to a text file in Quartz.NET scheduler? Shall I achieve it by using only Common.Logging.dll or I need log4net also?
回答1:
You can use Common Logging and NLog as explained here.
来源:https://stackoverflow.com/questions/6594341/how-to-configure-logging-in-quartz-net-scheduler