mirror of
https://github.com/containers/podman.git
synced 2025-10-19 04:03:23 +08:00

It works (verified in #17831). Imperfectly, because Macs don't have a useful awk, so we can't get timestamps. I will, in time, look into adding the timestamp functionality to logformatter itself. Also imperfect because it's not linkifying: source code paths are dead text. I need to fix that, too, in logformatter, by having it recognize /Users/Mac paths. Imperfect as it may be, it was quick, and I think could provide good bang for the buck in these Mac-intensive debugging days. Signed-off-by: Ed Santiago <santiago@redhat.com>