github.com/containers/podman/v5@v5.1.0-rc1/docs/source/markdown/options/logfile.md (about)

     1  ####> This option file is used in:
     2  ####>   podman build, farm build
     3  ####> If file is edited, make sure the changes
     4  ####> are applicable to all of those.
     5  #### **--logfile**=*filename*
     6  
     7  Log output which is sent to standard output and standard error to the
     8  specified file instead of to standard output and standard error.
     9  This option is not supported on the remote client, including Mac and Windows (excluding WSL2) machines.