Forum Post: Arat: Default Logging In Session-temp-directory

  • Thread starter Thread starter cverbiest
  • Start date Start date
Status
Not open for further replies.
C

cverbiest

Guest
I think it's better if default logging would go to session:temp-directory instead of the basedir. The ant scripts are relative to the basedir and I like to keep those directories not globally writable. I changed 2 lines in automation/appSolutions/appSolute/RTB/Base/RTBAutomationApi.cls OUTPUT STREAM sLogStream TO VALUE(SUBSTITUTE("&1/adrtbapi_process.log", SESSION:TEMP-DIRECTORY)) APPEND. OUTPUT STREAM sLogStream TO VALUE(SUBSTITUTE("&1/adrtbapi_process.log", SESSION:TEMP-DIRECTORY)).

Continue reading...
 
Status
Not open for further replies.
Back
Top