CloudSqlite.LoggingMask Enumeration

Logging categories for CloudCache.setLogMask

Members

Name Value Description
None 0 Disable logging
HTTP 1 log all HTTP requests and responses
DirtyBlocks 2 log as blocks become dirty and must be uploaded
AddToDelete 4 log as blocks are added to the delete list
LifecycleEvents 8 log container lifecycle events (e.g. authorization requests, disconnects, and state transitions)
All 255 Turn on all logging categories

Defined in

Last Updated: 20 June, 2023