LogMessage.Level

enum tĩnh cuối cùng LogMessage.Level

Protobuf enum tensorflow.LogMessage.Level

Hằng số

int DEBUGGING_VALUE
 Note: The logging level 10 cannot be named DEBUG.
int ERROR_VALUE ERROR = 40;
int FATAL_VALUE FATAL = 50;
int INFO_VALUE INFO = 20;
int UNKNOWN_VALUE UNKNOWN = 0;
int WARN_VALUE WARN = 30;

Phương pháp kế thừa

Giá trị liệt kê

công khai tĩnh cuối cùng LogMessage.Level DEBUGGING

 Note: The logging level 10 cannot be named DEBUG. Some software
 projects compile their C/C++ code with -DDEBUG in debug builds. So the
 C++ code generated from this file should not have an identifier named
 DEBUG.
 
DEBUGGING = 10;

công khai tĩnh cuối cùng LogMessage.Level LỖI

ERROR = 40;

công khai tĩnh cuối cùng LogMessage.Level FATAL

FATAL = 50;

thông tin cuối cùng tĩnh công khai LogMessage.Level

INFO = 20;

công khai tĩnh cuối cùng LogMessage.Level UNKNOWN

UNKNOWN = 0;

công khai tĩnh cuối cùng LogMessage.Level KHÔNG ĐƯỢC CÔNG NHẬN

công khai tĩnh cuối cùng LogMessage.Level CẢNH BÁO

WARN = 30;

Hằng số

int tĩnh cuối cùng DEBUGGING_VALUE

 Note: The logging level 10 cannot be named DEBUG. Some software
 projects compile their C/C++ code with -DDEBUG in debug builds. So the
 C++ code generated from this file should not have an identifier named
 DEBUG.
 
DEBUGGING = 10;

Giá trị không đổi: 10

int cuối cùng tĩnh công khai ERROR_VALUE

ERROR = 40;

Giá trị không đổi: 40

int tĩnh công khai FATAL_VALUE

FATAL = 50;

Giá trị không đổi: 50

int tĩnh cuối cùng INFO_VALUE

INFO = 20;

Giá trị không đổi: 20

int tĩnh cuối cùng UNKNOWN_VALUE

UNKNOWN = 0;

Giá trị không đổi: 0

int tĩnh cuối cùng WARN_VALUE

WARN = 30;

Giá trị không đổi: 30