4
0
mirror of https://github.com/RT-Thread/rt-thread.git synced 2025-01-28 11:20:25 +08:00

1 Commits

Author SHA1 Message Date
Grissiom
247772df3b add logtrace component
Logtrace is a component that could output the log into either a device
or a file. It has the ability to filter the log messages according to a
pre-module level. Define RT_USING_LOGTRACE in rtconfig.h if you want to
have a try.
2013-06-26 10:34:49 +08:00