I enabled the "Log command assistance commands" option in Websphere > console preferences. The documentation says the following : Specifies whether to log all the command assistance wsadmin data to a file. This file is saved to ${LOG_ROOT}/server/commandAssistanceJythonCommands_user name.log: server is the server process where the console runs, such as server1 or adminagent. server is the server process where the console runs, such as dmgr, server1, adminagent, or jobmgr. user name is the administrative console user name. When you manage a profile using an administrative agent, the command assistance log is put in the location of the profile that the administrative agent is managing. The ${LOG_ROOT} variable defines the profile location.
I am not able to find the default value of LOG_ROOT.