This makes the backend configuration for the azurerm storage account backend optional. This should resolve the bugs by causing the logging to ignore the values if not defined rather than triggering an error. Also updated the condition for SKU as a secondary measure to prevent logger from tracking it if ensureBackend is not enabled.
This makes the backend configuration for the azurerm storage account backend optional. This should resolve the bugs by causing the logging to ignore the values if not defined rather than triggering an error. Also updated the condition for SKU as a secondary measure to prevent logger from tracking it if ensureBackend is not enabled.
Resolves #15 Resolves #239 Resolves #238