[[["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."],[[["This webpage provides documentation for the `LocalQueueType` enum within the `Google.Cloud.Logging.Log4Net` library, detailing its purpose and available options."],["The `LocalQueueType` enum determines whether log events are temporarily stored in memory or on disk, but currently, only in-memory queuing is supported."],["The `Memory` field, representing the sole available option, queues log events in memory, with the caveat that unsent logs are lost if the program crashes."],["The documentation covers versions ranging from 3.3.0 up to the latest version 4.4.0 of `Google.Cloud.Logging.Log4Net`."],["The `Google.Cloud.Logging.Log4Net.dll` assembly is where the code for the `LocalQueueType` can be found."]]],[]]