X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=doc%2Fsrc%2Fman%2Frmr_set_vlevel.3.xfm;h=16d0737afb1ce571d27e1ef41b6104c0e8534300;hb=a3a121ca4a0426ec964fa684fb27c397f2ee9e24;hp=2a64d82156df48dd3c8e4632606573dbeceeae03;hpb=2b3c393e660c5e1037191f43cc70537da8316b89;p=ric-plt%2Flib%2Frmr.git diff --git a/doc/src/man/rmr_set_vlevel.3.xfm b/doc/src/man/rmr_set_vlevel.3.xfm index 2a64d82..16d0737 100644 --- a/doc/src/man/rmr_set_vlevel.3.xfm +++ b/doc/src/man/rmr_set_vlevel.3.xfm @@ -50,12 +50,12 @@ which is used to determine the messages RMR writes to standard error. The &cw(new_vlevel) value must be one of the following constants which have the indicated meanings: +&indent &beg_dlist(1i : &bold_font ) &ditem(RMR_VL_OFF) Turns off all message writing. This includes the stats and debugging messages generated by the route collector thread which are normally affected only by the externally managed verbose level file (and related environment variable). -&half_space &ditem(RMR_VL_CRIT) Write only messages of critical importance. @@ -83,6 +83,7 @@ indicated meanings: Debugging must have also been enabled during the build as a precaution to accidentally enabling this level of output as it can grossly affect performance. &end_dlist +&uindent &space Generally RMR does not write messages to the standard error device from &ital(critical path)