public class TagContent extends Object implements Serializable
| Constructor and Description |
|---|
TagContent(String key,
String value)
Construct a log content pair
|
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
Get log tag key
|
String |
getValue()
Get log content value
|
Copyright © 2025. All Rights Reserved.