Hmm That is interesting. I would be interested to see if you can log out the whoami command.
Get-WFALogger -Info -message ("I am: " + (whoami))
Get-WFALogger -Info -message ("I am going to test out: " + $Path)
Get-WFALogger -Info -message ("Accounts in the ACL:"+(get-acl $path).access.identityreference )