Below is what I see in the log…per instructions from another post that was similar…Thanks in advance for any assistance or suggestions!
Lisas-MBP:~ lisaadams$
log show --style syslog --predicate ‘process contains[cd] “Winclone”’ --info --last 2m
Filtering the log data using “process CONTAINS[cd] “Winclone””
Skipping debug messages, pass --debug to include.
Timestamp (process)[PID]
2019-07-16 21:39:36.488946-0400 localhost Winclone[1235]: (LaunchServices) [com.apple.launchservices:cas] CFDictionaryRef FindApplicationInformationDictionaryGivenASNUsingLocalCache(LSSessionID, LSASNRef)(), information in shared memory with seed 530 was still valid, so using cached info { “ApplicationType”=“Foreground”, “BuildMachineOSBuild”=“18E226”, “BundleIdentifierLowerCase”=“com.twocanoes.winclone7”, “CanBecomeFrontmost”=true, “CFBundleDevelopmentRegion”=“en”, “CFBundleDocumentTypes”=( { “CFBundleTypeExtensions”=( “wc7license”), “CFBundleTypeName”=“Winclone License Key”, “CFBundleTypeRole”=“Editor”, “LSTypeIsPackage”=0, “NSPersistentStoreTypeKey”=“XML” }, { “CFBundleTypeExtensions”=( “winclone”), “CFBundleTypeIconFile”=“WincloneDocument”, “CFBundleTypeName”=“Winclone Document”, “CFBundleTypeRole”=“Editor”, “LSTypeIsPackage”=1, “NSPersistentStoreTypeKey”=“XML” }, { “CFBundleTypeExtensions”=( “wim”), “CFBundleTypeName”=“WIM Windows Image”, “CFBundleTypeRole”=“Viewer”, “LSTypeIsPackage”=0 }), “CFBundleExecutable”=“Winclone”, “CFBundleExecutablePath”="/Applications/Winclone.app/Contents/MacOS/Winclone", “CFBundleExecutablePathDeviceID”=16777220, “CFBundleExecutablePathINod<…>
2019-07-16 21:39:36.499916-0400 localhost Winclone[1235]: (AE) [com.apple.appleevents:receive] RECEIVED:(aevt,rapp)
2019-07-16 21:39:36.500487-0400 localhost Winclone[1235]: (LaunchServices) [com.apple.launchservices:cas] CFDictionaryRef FindApplicationInformationDictionaryGivenASNUsingLocalCache(LSSessionID, LSASNRef)(), information in shared memory with seed 530 was still valid, so using cached info { “ApplicationType”=“Foreground”, “BuildMachineOSBuild”=“18E226”, “BundleIdentifierLowerCase”=“com.twocanoes.winclone7”, “CanBecomeFrontmost”=true, “CFBundleDevelopmentRegion”=“en”, “CFBundleDocumentTypes”=( { “CFBundleTypeExtensions”=( “wc7license”), “CFBundleTypeName”=“Winclone License Key”, “CFBundleTypeRole”=“Editor”, “LSTypeIsPackage”=0, “NSPersistentStoreTypeKey”=“XML” }, { “CFBundleTypeExtensions”=( “winclone”), “CFBundleTypeIconFile”=“WincloneDocument”, “CFBundleTypeName”=“Winclone Document”, “CFBundleTypeRole”=“Editor”, “LSTypeIsPackage”=1, “NSPersistentStoreTypeKey”=“XML” }, { “CFBundleTypeExtensions”=( “wim”), “CFBundleTypeName”=“WIM Windows Image”, “CFBundleTypeRole”=“Viewer”, “LSTypeIsPackage”=0 }), “CFBundleExecutable”=“Winclone”, “CFBundleExecutablePath”=”/Applications/Winclone.app/Contents/MacOS/Winclone", “CFBundleExecutablePathDeviceID”=16777220, "CFBundleExecutablePathINod<…>
2019-07-16 21:39:44.716221-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a02, Description: trackMouse send action on mouseUp
2019-07-16 21:39:44.716225-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a03, Parent ID: 0x8000000000018a02, Description: sendActionFrom:
2019-07-16 21:39:44.716259-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a04, Parent ID: 0x8000000000018a03, Description: sendAction:
2019-07-16 21:39:47.488628-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a05, Parent ID: 0x8000000000018a04, Description: trackMouse send action on mouseUp
2019-07-16 21:39:47.488632-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a06, Parent ID: 0x8000000000018a05, Description: sendActionFrom:
2019-07-16 21:39:47.488672-0400 localhost Winclone[1235]: (AppKit) Created Activity ID: 0x18a07, Parent ID: 0x8000000000018a06, Description: sendAction:
2019-07-16 21:39:47.515818-0400 localhost Winclone[1235]: (AppKit) [com.apple.AppKit:General]
2019-07-16 21:39:47.515828-0400 localhost Winclone[1235]: (AppKit) [com.apple.AppKit:General]
Lisas-MBP:~ lisaadams$