Grissiom 299cccfb26 logtrace: add log_session_lvl
log_session_lvl is suitable for performance critical places where in
most cases, the log is turned off by level. If the session is const and
the level is greater than session->lvl, the whole function will be
optimized out.
2014-04-10 21:22:39 +08:00
..
2014-04-10 21:22:39 +08:00
2013-10-09 23:26:42 +08:00
2013-01-08 05:05:02 -08:00
2013-06-30 21:51:41 +08:00