public interface ConfigOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAccessLogPath()
string access_log_path = 5; |
com.google.protobuf.ByteString |
getAccessLogPathBytes()
string access_log_path = 5; |
LogType |
getAccessLogType()
.v2ray.core.app.log.LogType access_log_type = 4; |
int |
getAccessLogTypeValue()
.v2ray.core.app.log.LogType access_log_type = 4; |
Severity |
getErrorLogLevel()
.v2ray.core.common.log.Severity error_log_level = 2; |
int |
getErrorLogLevelValue()
.v2ray.core.common.log.Severity error_log_level = 2; |
String |
getErrorLogPath()
string error_log_path = 3; |
com.google.protobuf.ByteString |
getErrorLogPathBytes()
string error_log_path = 3; |
LogType |
getErrorLogType()
.v2ray.core.app.log.LogType error_log_type = 1; |
int |
getErrorLogTypeValue()
.v2ray.core.app.log.LogType error_log_type = 1; |
int getErrorLogTypeValue()
.v2ray.core.app.log.LogType error_log_type = 1;LogType getErrorLogType()
.v2ray.core.app.log.LogType error_log_type = 1;int getErrorLogLevelValue()
.v2ray.core.common.log.Severity error_log_level = 2;Severity getErrorLogLevel()
.v2ray.core.common.log.Severity error_log_level = 2;String getErrorLogPath()
string error_log_path = 3;com.google.protobuf.ByteString getErrorLogPathBytes()
string error_log_path = 3;int getAccessLogTypeValue()
.v2ray.core.app.log.LogType access_log_type = 4;LogType getAccessLogType()
.v2ray.core.app.log.LogType access_log_type = 4;String getAccessLogPath()
string access_log_path = 5;com.google.protobuf.ByteString getAccessLogPathBytes()
string access_log_path = 5;Copyright © 2019. All rights reserved.