message format
- A log message has to contain the timestamp it was created.
- The PID can be quite helpful.
- But (especially for complex things) some identifier is also necessary.
- This should be at least the name of the thing logging (eg program name), and maybe some object ID.