Updated version of BAS - 23.2.1 solved most of the issues I had.
I opened backup version of project file in text editor and rebuild
it in new BAS version 23.2.1.
How can we catch log file
-
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs? -
@BerkeT said in How can we catch log file:
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs?Action "Execute code"
[[FILE_NAME]] = Logger.GetFileName() -
@BerkeT 😅 FILE_NAME != FILE_CONTENT
