When sudosh is used with -c <arg>, it logs only the command that got run, not the session within.
For example
sudo sudosh -c su -l
Logs only:
su
Log in to post a comment.