Logging
Most events will be logged to the logger named rolumns
.
When a column is bound to a value that doesn’t exist during rendering, that warning will be logged to rolumns.missing-value
.
If you don’t care about missing values, feel free to set the log level of rolumns.missing-value
to logging.CRITICAL
.