• Deomid Ryabkov's avatar
    Log file:line instead of function; add cs_log_set_file_level() · 95a36b17
    Deomid Ryabkov authored
    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
    95a36b17
Name
Last commit
Last update
..
ccs Loading commit data...
slfs Loading commit data...
Makefile Loading commit data...
Makefile.build Loading commit data...
bm222.c Loading commit data...
bm222.h Loading commit data...
cc3200_example.ld Loading commit data...
cs_dbg.h Loading commit data...
data.c Loading commit data...
data.h Loading commit data...
main.c Loading commit data...
sdk.version Loading commit data...
tmp006.c Loading commit data...
tmp006.h Loading commit data...
wifi.c Loading commit data...
wifi.h Loading commit data...