Added session debugger module for debugging session messages
This commit is contained in:
7
test/session_debugger/version.map
Normal file
7
test/session_debugger/version.map
Normal file
@@ -0,0 +1,7 @@
|
||||
LIBSESSION_DEBUGGER {
|
||||
global:
|
||||
session_debugger_on_init;
|
||||
session_debugger_on_exit;
|
||||
|
||||
local: *;
|
||||
};
|
||||
Reference in New Issue
Block a user