feat: add a "message id" field to each log message
This identifies what the message is, without having to parse the message text, which is free form and may change and may some day get translated.
Signed-off-by: Lars Wirzenius liw@liw.fi
test: in acceptance scenarios, search for log ids, not message texts
Signed-off-by: Lars Wirzenius liw@liw.fi
This identifies what the message is, without having to parse the message text, which is free form and may change and may some day get translated.
Signed-off-by: Lars Wirzenius liw@liw.fi
test: in acceptance scenarios, search for log ids, not message texts
Signed-off-by: Lars Wirzenius liw@liw.fi