mongoose/examples/CC3200
Deomid Ryabkov 95a36b1759 Log file:line instead of function; add cs_log_set_file_level()
cs_log_set_filter() is removed in favor of cs_log_set_file_level() which
allows setting log verbosity of individual files and/or lines.

E.g.: `mg_=1,mjs=1,=4` - level for for everything except mjs and mongoose.

We use the fact that we are usually pretty careful with our file names and use prefixes consistently.

In mos, `debug.file_level` sets the option on boot and `Sys.SetDebug` is updated to parse `file_level` option to change it at runtime.

CL: Log file:line instead of function; add cs_log_set_file_level()

PUBLISHED_FROM=49f18d4d0d3dd224865129a4f8fe6cccd1d9bc12
2019-01-30 12:57:19 +00:00
..
ccs Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
slfs Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
bm222.c Log file:line instead of function; add cs_log_set_file_level() 2019-01-30 12:57:19 +00:00
bm222.h Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
cc3200_example.ld Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
cs_dbg.h Log file:line instead of function; add cs_log_set_file_level() 2019-01-30 12:57:19 +00:00
data.c Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
data.h Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
main.c CC3220: Enterprise auth support 2018-12-18 18:19:21 +00:00
Makefile Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
Makefile.build CC3220: Exception handling, NWP init 2017-08-29 21:49:53 +00:00
sdk.version CC3220: Exception handling, NWP init 2017-08-29 21:49:53 +00:00
tmp006.c Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
tmp006.h Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00
wifi.c Log file:line instead of function; add cs_log_set_file_level() 2019-01-30 12:57:19 +00:00
wifi.h Revert "Stop publish examples to mongoose repo" 2017-02-06 14:08:59 +00:00