Search found 1 match

by FelixMaussner
Tue Apr 26, 2022 8:32 am
Forum: FTPAPI
Topic: scope of FTP_logging(DFT_SESSION: ...)
Replies: 0
Views: 64063

scope of FTP_logging(DFT_SESSION: ...)

In some cases we are getting too much logging information in the joblog.
The function FTP_logging currently only affects everything after the login.

The function FTP_logging() ist already prepared to set the logging level (wkSession.wkDebug) for the default session.
It's just not working because ...