| Package | Description |
|---|---|
| com.google.template.soy.logging | |
| com.google.template.soy.passes |
| Modifier and Type | Field and Description |
|---|---|
static ValidatedLoggingConfig |
ValidatedLoggingConfig.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static ValidatedLoggingConfig |
ValidatedLoggingConfig.create(LoggingConfig configProto)
Parses the logging config proto into a
ValidatedLoggingConfig. |
| Modifier and Type | Method and Description |
|---|---|
PassManager.Builder |
PassManager.Builder.setLoggingConfig(ValidatedLoggingConfig loggingConfig) |