iysheng
|
0b2212f773
|
[components][ulog] Add support with timestamp print in function ulog_hexdump
|
2021-03-02 12:11:19 +08:00 |
chenyong
|
cddf947863
|
[utilities][ulog] Add LOG_RAW ringbuffer to fix printing line limit issue
Signed-off-by: chenyong <chenyong@rt-thread.com>
|
2021-02-01 11:22:05 +08:00 |
chenyong
|
43b1daf325
|
[utilities][ulog] fix ulog backend color log length calculation error
Signed-off-by: chenyong <chenyong@rt-thread.com>
|
2021-01-21 18:58:57 +08:00 |
chenyong
|
87b5f3f51e
|
[components][utilities][ulog] Add backend filtering interface, add async log output control interface, ulog mutex change to semaphore
Signed-off-by: chenyong <chenyong@rt-thread.com>
|
2021-01-20 11:20:30 +08:00 |
a1012112796
|
73cae9564b
|
[ULOG] fix raw size bug for backend which don't suport color
|
2020-01-07 11:22:26 +08:00 |
任光伟
|
9893f64610
|
ulogbuffer增加1,为\0预留空间
Signed-off-by: RGW <rgw5267@gmail.com>
|
2019-12-23 10:49:01 +08:00 |
armink
|
8feb6af992
|
[component/ulog] Fix ulog hexdump show issue.
|
2019-08-03 16:52:37 +08:00 |
armink
|
11b0c65921
|
[components][ulog] Make the asynchronous log output more timely.
|
2019-05-16 09:55:35 +08:00 |
armink
|
415d12220b
|
[components][ulog] Fix the log length error when using multiple non-color backends.
|
2019-05-15 08:57:45 +08:00 |
armink
|
584593071e
|
[component][ulog] Fixed the thread name output.
|
2019-03-09 15:49:32 +08:00 |
朱天龙 (Armink)
|
c7daacc96f
|
[component][ulog] Fix the ulog_strcpy function.
|
2019-01-03 15:31:04 +08:00 |
armink
|
106e6b77b2
|
[component][ulog] Fix a input parameter check error.
|
2018-11-10 09:49:21 +08:00 |
armink
|
f28b9d83f7
|
[component][ulog] Fix a compile error when timestamp is enable.
|
2018-11-09 17:31:40 +08:00 |
armink
|
acfe61b501
|
[component][ulog] Fix some comments.
|
2018-11-09 09:19:44 +08:00 |
armink
|
c990f0a026
|
[component][ulog] Add tag filter to hexdump function.
|
2018-11-08 11:23:03 +08:00 |
armink
|
2ff67c932f
|
[component][ulog] Add show filter settings shell command 'ulog_filter'.
|
2018-11-08 11:22:02 +08:00 |
armink
|
ad602f5b90
|
[component][ulog] Add filter get API.
|
2018-11-08 11:20:42 +08:00 |
armink
|
2fe79faf3d
|
[component][ulog] Fix a memory leak problem.
|
2018-11-08 10:59:25 +08:00 |
armink
|
9ceecb4d95
|
[component][ulog] Update ulog hexdump format.
|
2018-11-01 19:39:08 +08:00 |
armink
|
c336099a93
|
[component][ulog] Reduce thread stack usage when using ulog.
|
2018-11-01 14:51:50 +08:00 |
armink
|
e588dfa633
|
[component][ulog] Add newline param for ulog_output API.
|
2018-10-31 10:54:12 +08:00 |
armink
|
12a803bcc9
|
[component] Add ulog logger basic component.
|
2018-10-30 09:11:42 +08:00 |