| Package | Description |
|---|---|
| org.apache.skywalking.apm.network.logging.v3 |
| Modifier and Type | Class and Description |
|---|---|
class |
TextLog
Literal text log, typically requires regex or split mechanism to filter meaningful info.
|
static class |
TextLog.Builder
Literal text log, typically requires regex or split mechanism to filter meaningful info.
|
| Modifier and Type | Method and Description |
|---|---|
TextLogOrBuilder |
LogDataBody.getTextOrBuilder()
.skywalking.v3.TextLog text = 2; |
TextLogOrBuilder |
LogDataBody.Builder.getTextOrBuilder()
.skywalking.v3.TextLog text = 2; |
TextLogOrBuilder |
LogDataBodyOrBuilder.getTextOrBuilder()
.skywalking.v3.TextLog text = 2; |
Copyright © 2022 The Apache Software Foundation. All rights reserved.