| Interface | Description |
|---|---|
| LoggableElementOrBuilder | |
| LoggingConfigOrBuilder | |
| LoggingFunction |
A LoggingFunction is a SoyFunction that is meant to interact with the logging subsystem.
|
| SoyLogger |
Experimental logging interface for soy.
|
| Class | Description |
|---|---|
| LoggableElement |
Defines a loggable element
|
| LoggableElement.Builder |
Defines a loggable element
|
| LoggingConfig |
The logging configuration for the compiler.
|
| LoggingConfig.Builder |
The logging configuration for the compiler.
|
| LoggingConfigOuterClass | |
| ValidatedLoggingConfig |
A validated wrapper of
LoggingConfig. |
| ValidatedLoggingConfig.ValidatedLoggableElement |
A validated wrapper for
LoggableElement. |