Logging: Do we have special format for some logging messages #5403
Open
Description
We need to check if we have some rules that expect a special format for logging messages. In the code I found messages like
verifySignature :: missing PublicKey
Since such message (for example by the::
) might be interested in a special way I want to double check that before we change such messages.