Logging Levels

April 17, 2020 ยท View on GitHub

This document reflects the current intended design for the mapping of logging levels to the categories of messages emitted at those levels.

Debugging

LevelCategories of Messages
DEBUG1CQL sent, DDL IMPORTed
DEBUG2Pushdown-prevention causes, resource-management events for remote server
DEBUG3FDW callbacks invoked
DEBUG4PostgreSQL parse-tree nodes encountered for pushdown
DEBUG5Developer-level support, finest-grained messages