Last active
September 5, 2023 13:05
-
-
Save arioch1984/d376ebb4cb317f304934ab51e0402acc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#past | |
log show --last 2h --style compact --predicate "process == 'Mimestream'" | |
#live | |
log stream --style compact --predicate "process == 'Mimestream'" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment