Comments
Sort by recent activity
Hi, Jessica:
Of course I copied over the log4net.config myself.
And I did the testing you suggested, and found that without merging the log4net.dll, the output exe can produce the log file.
So I chose to embed the log4net.dll instead of merging, the output exe file
can produce the log file.
so my problem solved.
thank you very much. / comments
Hi, Jessica:
Of course I copied over the log4net.config myself.
And I did the testing you suggested, and found that without merging the log4net.dll, the output exe can produce the log file.
So I ch...