Table A-15
Structure of full logs and key logs entries
Byte
Description
07:00
Current_time
:
number of seconds since
January 1, 1970.
11:08
Power_on_num
:
number of power-on times
since delivery.
27:12
Func_name
:
function name, which consists
of 16 ASCII characters and does not end
with \0.
29:28
Log_id
:
log ID. For details, see A-15.
63:30
Log_content
:
log plain text, which consists
of 34 ACSII characters and does not end
with \0. Usually the plain text ends with \r
\n.
Table A-16
Log_id structure
Bit
Description
15:12
Vension
:
version number of the log format.
The version must be later than 0 and earlier
than 0xA.
11:11
ConnectFlag
:
indicates whether the next
log and the unfinished part of the current
log can be displayed together.
0
indicates
yes and
1
indicates no.
10:4
Reservd
: reserved bit
3:0
Level: log level. Logs are classified into the
following levels:
0: LOG_LEVEL_DEBUG, indicating
debugging information; 1:
LOG_LEVEL_INFO, indicating common
information, which is a normal log; 2:
LOG_LEVEL_WARNING, indicating
alarm information, which is an exception
log.
3: LOG_LEVEL_EVENT, indicating a key
process, which is a normal log. 4:
LOG_LEVEL_FATAL, indicating a fatal
error, which is an exception log.
5: LOG_LEVEL_OPERATE, indicating
user operation logs. User operation logs are
saved as full logs for easy filtering.
ES3000 V5 NVMe PCIe SSD
User Guide
A Supported NVMe Commands
Issue 07 (2019-03-19)
Copyright © Huawei Technologies Co., Ltd.
169