using ``` loadmodule "debugger.so" modparam("debugger", "mod_level_mode", 1) modparam("debugger", "mod_hash_size", 4) modparam("debugger", "mod_level", "core=1") modparam("debugger", "mod_level", "xlog=1") modparam("debugger", "mod_level", "tm=3") ``` and ``kamcmd dbg.set_mod_level xlog 2`` works fine
--- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/kamailio/kamailio/issues/708#issuecomment-232349202