Okay, but I thought that the line "console =>" is supposed to be for CLI
and the line "Full =>" is supposed to be for the file
/var/log/asterisk/full.

Why would the "Full =>" be effected by "core set verbose 0"? Is this just
bad assumption on the part of the developers? I would only assume that
"core set verbose 0" should only effect what I see at CLI level and not at
my my /var/log/asterisk/full log file.

Am I missing something?

Thanks for the feedback.

On Fri, Dec 30, 2011 at 6:19 PM, Jim Dickenson <dicken...@cfmc.com> wrote:

> If you want to stop stuff from going to the console you can use the
> command "logger mute" and console will not get output but log file will.
>  --
> Jim Dickenson
> mailto:dicken...@cfmc.com <dicken...@cfmc.com>
>
> CfMC
> http://www.cfmc.com/
>
>
>
> On Dec 30, 2011, at 3:11 PM, Bruce B wrote:
>
> Hi everyone,
>
> I am playing around with Asterisk 1.8.8.0 from Digium repository. This is
> all there is to my logger.conf file:
>
> *[general]*
> *dateformat=%F %T*
> *
> *
> *[logfiles]*
> *full => notice,warning,error,debug,verbose,dtmf,fax*
> *
> *
> However, when I do, "core set verbose 0" at CLI, Asterisk ceases to write
> to /var/log/asterisk/full file for some reason. When I type "core set
> verbose 9" at CLI then it starts writing to /var/log/asterisk/full. Is this
> the correct behaviour or am I missing a config setting?
>
> Of course I want the /var/log/asterisk/full file to always keep the logs
> regardless of what the verbosity at CLI level is.
>
> Thanks
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
>
>
> --
> _____________________________________________________________________
> -- Bandwidth and Colocation Provided by http://www.api-digital.com --
> New to Asterisk? Join us for a live introductory webinar every Thurs:
>               http://www.asterisk.org/hello
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>   http://lists.digium.com/mailman/listinfo/asterisk-users
>
--
_____________________________________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --
New to Asterisk? Join us for a live introductory webinar every Thurs:
               http://www.asterisk.org/hello

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to