Verbose mode for the WSF_DEBUG_HANDLER.

This commit is contained in:
2014-06-30 15:45:54 +02:00
parent add71543a4
commit 0b1697f20d

View File

@@ -58,6 +58,7 @@ feature -- Access
s.append ("%N") s.append ("%N")
create dbg.make create dbg.make
dbg.set_is_verbose (True)
dbg.append_information_to (req, res, s) dbg.append_information_to (req, res, s)
s.append ("= END =") s.append ("= END =")