The logging structure will be as described:

Log structure:

{
    time: datetime
    origin: string identifying the system component that originated this message
    message: string
    level: string
}

Planned origins and respective INFO level messages:

Logging system diagram