I use tmux to run a process in the background.
However, I could not find a location of the log file spit out by a session on tmux.
The "log file" should include an error stack, caused by the Python script I run in the background.
Does such log file exist on tmux? I'm on Ubuntu (16.04) and macOS (High Sierra).