| Package | Description |
|---|---|
| com.google.template.soy.jbcsrc.api | |
| com.google.template.soy.logging |
| Modifier and Type | Method and Description |
|---|---|
static OutputAppendable |
OutputAppendable.create(AdvisingAppendable outputAppendable,
SoyLogger logger) |
static OutputAppendable |
OutputAppendable.create(StringBuilder sb,
SoyLogger logger) |
SoySauce.Renderer |
SoySauce.Renderer.setSoyLogger(SoyLogger logger)
Configures the
SoyLogger to use. |
| Modifier and Type | Field and Description |
|---|---|
static SoyLogger |
SoyLogger.NO_OP |