tyx
|
556b14ed47
[components][ulog] Add file backend
|
3 年之前 |
guozhanxin
|
61f1f698ec
Fixed the issue LOG_HEX no output at asyn mode.
|
3 年之前 |
Man, Jianting (Meco)
|
8b58577230
[ulog][rtc][time][bug] solve the interference when enable the ulog timestamp (#5687)
|
3 年之前 |
Man, Jianting (Meco)
|
86a10716cd
优化ULOG_OUTPUT_FLOAT,避免使用内置libc的vsnprintf函数 (#5632)
|
3 年之前 |
Man, Jianting (Meco)
|
d4b5555b7e
移除localtime_r多余的声明 (#5590)
|
3 年之前 |
guozhanxin
|
af702e048d
[ulog] Optimize code to improve readability.
|
3 年之前 |
guozhanxin
|
26c511475e
[ulog] Fixed the problem of abnormal log output at the INIT_BOARD_EXPORT level.
|
3 年之前 |
armink
|
4399aed641
fix build error.
|
3 年之前 |
armink
|
d8d15017bc
[ulog] Add ulog backend filter.
|
3 年之前 |
rtthread-bot
|
a702763dbc
Merge remote-tracking branch 'rtt_gitee/gitee_master'
|
3 年之前 |
Bernard Xiong
|
e0c7371b02
Merge pull request #5114 from armink/fix_ulog
|
3 年之前 |
armink
|
1f5a4ffe02
[utilities][ulog] Increase the usec check time.
|
3 年之前 |
shishirong
|
797c80a7cb
fix ulog compile error.
|
3 年之前 |
shishirong
|
ab86b7490d
fix Macro definition syntax error in ulog.c
|
3 年之前 |
马志远
|
221da7f464
Remove C Style Command Shell
|
3 年之前 |
梁林
|
a6bf03a0c8
多个ulog后端时不支持support_color后端的log指针偏移错误,导致保存到文件的日志出现乱码。
|
3 年之前 |
armink
|
e0b9987508
[ulog] Add output locker enabled API
|
4 年之前 |
Bernard Xiong
|
3fa35a398b
Update ulog.c
|
4 年之前 |
armink
|
2ea39b4f05
[ulog] Using gettimeofday for timestamp get.
|
4 年之前 |
armink
|
3ae6ca1fb0
[ulog] Fix thread info show when kernel not startup.
|
4 年之前 |
Meco Man
|
3c05a4e719
[compoenets] auto & manual formatted
|
4 年之前 |
iysheng
|
0b2212f773
[components][ulog] Add support with timestamp print in function ulog_hexdump
|
4 年之前 |
chenyong
|
cddf947863
[utilities][ulog] Add LOG_RAW ringbuffer to fix printing line limit issue
|
4 年之前 |
chenyong
|
43b1daf325
[utilities][ulog] fix ulog backend color log length calculation error
|
4 年之前 |
chenyong
|
87b5f3f51e
[components][utilities][ulog] Add backend filtering interface, add async log output control interface, ulog mutex change to semaphore
|
4 年之前 |
a1012112796
|
73cae9564b
[ULOG] fix raw size bug for backend which don't suport color
|
5 年之前 |
任光伟
|
9893f64610
ulogbuffer增加1,为\0预留空间
|
5 年之前 |
armink
|
8feb6af992
[component/ulog] Fix ulog hexdump show issue.
|
5 年之前 |
armink
|
11b0c65921
[components][ulog] Make the asynchronous log output more timely.
|
6 年之前 |
armink
|
415d12220b
[components][ulog] Fix the log length error when using multiple non-color backends.
|
6 年之前 |