Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
2.9k views
in .NET FTP by (1.8k points)
I was wondering about how the logging currently works.

Do you use NLog?
If so, could it be possible to push the edt logging through the same logfiltering rules and -targets that are configured in the NLog app.config section?

2 Answers

0 votes
by (161k points)
We use our own logging library.

However you can subscribe to the LogMessageReceived event on EnterpriseDT.Util.Debug.Logger, which will allow you to direct the logging output wherever you like.
0 votes
by (1.8k points)
Ah, that's handy.
Thx.

Categories

...