A database log record is made up of:
All log records include the general log attributes above, and also other attributes depending on their type (which is recorded in the Type attribute, as above).
Microsoft, The Transaction Log (SQL Server) https://msdn.microsoft.com/en-us/library/ms190925.aspx ↩
sqlshack.com, A beginner’s guide to SQL Server transaction logs, February 11, 2014 by Ivan Stankovic http://www.sqlshack.com/beginners-guide-sql-server-transaction-logs/ ↩
techrepublic.com, Understanding the importance of transaction logs in SQL Server, SQL Server transaction log maintenance, By Crowe, Chizek, November 11, 2004 https://www.techrepublic.com/article/understanding-the-importance-of-transaction-logs-in-sql-server/ ↩
neurobs.com, Logfiles https://www.neurobs.com/pres_docs/html/03_presentation/07_data_reporting/01_logfiles/index.html ↩