[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["The `IJsonLayout` interface in the `Google.Cloud.Logging.Log4Net` library is designed to convert a `log4net.Core.LoggingEvent` into a JSON payload."],["This interface is analogous to `log4net.Layout.ILayout`, serving the purpose of formatting log events."],["The `Format(LoggingEvent)` method takes a `LoggingEvent` as input and returns a `Struct`, representing the JSON payload, which can be logged or null to log a text payload."],["The latest version of `Google.Cloud.Logging.Log4Net` is 4.4.0, but the current documentation details version 4.3.0, along with previous versions."]]],[]]