You can use the -ALTLOG option when starting SAS (for example, in a shortcut) to translate the entire session log into the specified file.
Example target: "C: \ Program Files \ SAS \ โโSAS 9.1 \ sas.exe" -AUTOEXEC "c: \ autoexec.sas" -CONFIG "z: \ sas \ temp \ sasv9.cfg" -ALTLOG "c : \ altlog.txt "
There may be an option for output.
source share