Skip to content
  • Lennart Poettering's avatar
    journalctl: rework JSON output mode · a6e87e90
    Lennart Poettering authored
    This splits the JSON output mode into different modes: json and
    json-pretty. The former printing one entry per line, the latter showing
    JSON objects nicely indented and in multiple lines to make it easier to
    read for humans.
    a6e87e90