cddjr
1cd48f7072
fix issue #33
3 years ago
dubaowei
0221c43648
[demo][linux] fix compile warning about old-style-declaration
...
In gcc 7.3.0, we encountered a warning error when compiling
elog_file_port.c:76:1: warning: ‘inline’ is not at beginning of declaration [-Wold-style-declaration]
Put 'inline' in front of 'void' can fix it
Signed-off-by: dubaowei <dubaowei@cetc.com>
4 years ago
5ooo
55c326acb8
[demo][linux] optimize async log
5 years ago
5ooo
0faf2f865e
[demo][linux] optimize elog_port_get_time
5 years ago
5ooo
bb20ae32f6
[easylogger] [demo][linux] add deinit for linux
5 years ago
armink
fd21dfe753
[demo][linux] Update for file plugin changes.
6 years ago
qintl
cee83af21c
File plugin details processing
...
Signed-off-by: qintl <qintl@yytek.com>
7 years ago
qintl
b3c38630e9
Fix plugin file the structure and format
...
Signed-off-by: qintl <qintl@yytek.com>
7 years ago
qintl
a9a7b9123e
add linux-os plugin file support
...
Signed-off-by: qintl <qintl@yytek.com>
7 years ago
armink
f4af95b656
1、【增加】Linux平台下的Demo。
...
Signed-off-by: armink <armink.ztl@gmail.com>
11 years ago