-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

OK, can we discuss this?

what is the difference between info() and dbg() with this change?
is there a UI in spamd to enable info() output without dbg() messages?
is warn() still the only way to output if debug is off?
if so, what's the point of info() as it stands?

- --j.

[EMAIL PROTECTED] writes:
> Author: quinlan
> Date: Fri May  6 22:34:09 2005
> New Revision: 169038
> 
> URL: http://svn.apache.org/viewcvs?rev=169038&view=rev
> Log:
> this isn't needed as far as I know
> 
> Modified:
>     spamassassin/trunk/lib/Mail/SpamAssassin/Logger.pm
> 
> Modified: spamassassin/trunk/lib/Mail/SpamAssassin/Logger.pm
> URL: 
> http://svn.apache.org/viewcvs/spamassassin/trunk/lib/Mail/SpamAssassin/Logger.pm?rev=169038&r1=169037&r2=169038&view=diff
> =============================================================================---
>  spamassassin/trunk/lib/Mail/SpamAssassin/Logger.pm (original)
> +++ spamassassin/trunk/lib/Mail/SpamAssassin/Logger.pm Fri May  6 22:34:09 
> 2005
> @@ -62,7 +62,7 @@
>  our %LOG_SA;
>  
>  # defaults
> -$LOG_SA{level} = INFO;               # log info, warnings and errors
> +$LOG_SA{level} = DBG;                # log info, warnings and errors
>  $LOG_SA{facility} = {};              # no dbg facilities turned on
>  
>  # always log to stderr initially
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
Comment: Exmh CVS

iD8DBQFCfScgMJF5cimLx9ARAk1bAKC9ncBleZHtb8WqAz4TyfZVQwP8PQCeI0hm
qLWIuIEqGSu+6lx7ZK33SpI=
=CWpN
-----END PGP SIGNATURE-----

Reply via email to