Adam Cameron
logs/server.out.txt file via code. For me it's in /usr/local/lib/serverHome/logs/server.out.txt. /usr/local/lib/serverHome is the value of the BOX_SERVER_APP_SERVERHOMEDIRECTORY environment variable. Am I safe to ass-u-me that the logs subdir will be created off that, and that this is where server.out.txt will be? IE so pathToStdOutFile = "#server.system.environment.BOX_SERVER_APP_SERVERHOMEDIRECTORY#/logs/server.out.txt" is a legit approach?bdw429s
03/23/2022, 7:14 PMbdw429s
03/23/2022, 7:14 PMserver info property=logDir
though I realize that doesn't help you from inside the actual running server.Adam Cameron