[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 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."]]],[]]