What "Level": "unknown" in my logs mean?

I see hundreds of entries like this:
        {
            "Level": "unknown",
            "Message": [
                "<<<Logpush: logs truncated>>>"
            ],
            "TimestampMs": 0
        },

Can't figure out from where they comes from 😦
Was this page helpful?