The information is the same as you see in the SQL Server errorlog, which I assume that you are familiar with. The entry in the Windows event log has one additional entry, which tells you that the message comes from, yes, the SQL Server errorlog.
Else there is a date, and the spid that reported the error. Here it says spid13s. I assume s stands for "system process".