Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clear() |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearJsonFormat() |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearLogFormat() |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.clearTextFormat() |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.Builder.getLogFormatBuilder() |
Optional field to set the application logs format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(com.google.protobuf.Message other) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeFrom(Bootstrap.ApplicationLogConfig.LogFormat other) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.mergeJsonFormat(com.google.protobuf.Struct value) |
Flush application logs in JSON format.
|
static Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilder() |
|
static Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilder(Bootstrap.ApplicationLogConfig.LogFormat prototype) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilderForType() |
|
protected Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.newBuilderForType(com.google.protobuf.AbstractMessage.BuilderParent parent) |
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setJsonFormat(com.google.protobuf.Struct value) |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setJsonFormat(com.google.protobuf.Struct.Builder builderForValue) |
Flush application logs in JSON format.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setTextFormat(java.lang.String value) |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.Builder.setTextFormatBytes(com.google.protobuf.ByteString value) |
Flush application log in a format defined by a string.
|
Bootstrap.ApplicationLogConfig.LogFormat.Builder |
Bootstrap.ApplicationLogConfig.LogFormat.toBuilder() |
|