[OpenSIPS-Devel] [OpenSIPS/opensips] b2640e: Renamed xlog_default_level to xlog_print_level

Bogdan Andrei IANCU noreply at github.com
Fri Mar 8 14:21:24 EST 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: b2640e64ae4299e9da59f5c6f92f78424e9d8b17
      https://github.com/OpenSIPS/opensips/commit/b2640e64ae4299e9da59f5c6f92f78424e9d8b17
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M cfg.lex
    M cfg.y
    M xlog.c
    M xlog.h

  Log Message:
  -----------
  Renamed xlog_default_level to xlog_print_level


  Commit: 87893b6dfb6694ccfdca463acf5d74d1c46a053e
      https://github.com/OpenSIPS/opensips/commit/87893b6dfb6694ccfdca463acf5d74d1c46a053e
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M cfg.lex
    M cfg.y
    M pvar.c
    M xlog.c
    M xlog.h

  Log Message:
  -----------
  Added "xlog_level" global parameter

This acts as log_level, but for the logs generated via xlog. This gives you separately control the verbosity level for the xlog() calls.
Added possibility to globally change the xlog_level during runtime (to be hooked later into an MI function) or to change the value per process (to be hooked later to the $xlog_level variable)


  Commit: 9d98ffae3a5db6ff6fcc24f511f7328e0e02094f
      https://github.com/OpenSIPS/opensips/commit/9d98ffae3a5db6ff6fcc24f511f7328e0e02094f
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M pvar.c

  Log Message:
  -----------
  Refurbish $xlog_level to set/get the per proc xlog_level


  Commit: 42d8f2cea5ff38692c14cb4efd94aaaab3978e6f
      https://github.com/OpenSIPS/opensips/commit/42d8f2cea5ff38692c14cb4efd94aaaab3978e6f
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2019-03-08 (Fri, 08 Mar 2019)

  Changed paths:
    M mi/mi_core.c

  Log Message:
  -----------
  Added "xlog_level" MI cmd

Used to change during runtime the xlog level (globally)


Compare: https://github.com/OpenSIPS/opensips/compare/aa276bff0462...42d8f2cea5ff



More information about the Devel mailing list