diff options
author | xengineering <me@xengineering.eu> | 2024-07-21 14:40:47 +0200 |
---|---|---|
committer | xengineering <me@xengineering.eu> | 2024-07-21 14:40:47 +0200 |
commit | 8c95d2ea4b793d1f1eb4ffa85fa621318b00e8e3 (patch) | |
tree | 726e4aa93c56b84ec42b06587549b1f5ec2c556b /README.md | |
parent | c1adc25b1d4e0190ba1e38c9f4ea468770f1bb22 (diff) | |
download | craft-8c95d2ea4b793d1f1eb4ffa85fa621318b00e8e3.tar craft-8c95d2ea4b793d1f1eb4ffa85fa621318b00e8e3.tar.zst craft-8c95d2ea4b793d1f1eb4ffa85fa621318b00e8e3.zip |
Switch order of startup and exit log message
While the exit log message is prefixed with `defer` and thus called at
the end of the main function it is in theory possible that the startup
log message fails. This would result in a exit message without startup
message which is confusing.
Furthermore it is not intuitive while reading the code to see the exit
message first.
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions