Logging formats # Acra services write logs to stderr. If you need to redirect logs to a file or to a log collector service, please redirect stderr. Plaintext # Nothing fancy – the most human-readable format. If you are running Acra in a terminal, log lines will be colored for extra readability. time="2021-07-01T19:34:14+03:00" level=info msg="Starting service acra-server [pid=304870]" version=0.85.0 time="2021-07-01T19:34:14+03:00" level=info msg="Validating service configuration..." time="...