/[radius]/radius/doc/texinfo/logging.texi
ViewVC logotype

Diff of /radius/doc/texinfo/logging.texi

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by gray, Fri Dec 14 14:55:16 2001 UTC revision 1.6 by gray, Wed May 21 09:29:10 2003 UTC
# Line 12  levels (in order of increasing severity) Line 12  levels (in order of increasing severity)
12    
13  @table @code  @table @code
14  @item Debug  @item Debug
15  The debug messages @ref{Debugging}.  The debug messages (@ref{Debugging}).
16    
17  @item Auth  @item Auth
18  Under this level every authentication attempt is logged. This is enabled  Under this level every authentication attempt is logged. This is enabled
# Line 21  by setting Line 21  by setting
21  level auth;  level auth;
22  @end example  @end example
23  @noindent  @noindent
24  in @code{category auth} statement of @file{config} file.  in the @code{category auth} statement of the @file{config} file.
25    
26  @item Proxy  @item Proxy
27  Messages regarding proxy requests (@pxref{Proxying}).  Messages regarding proxy requests (@pxref{Proxying}).
# Line 44  working. These require urgent actions fr Line 44  working. These require urgent actions fr
44    
45  @end table  @end table
46    
47  By default, all messages in all levels are output to file  By default, all messages in all levels are output to the file
48  @file{radlog/radius.log}. In addition, messages in level  @file{radlog/radius.log}. In addition, messages in level
49  @code{CRIT} are also duplicated to the system console. These defaults  @code{CRIT} are also duplicated to the system console. These defaults
50  can be overridden using @code{logging} statement in @file{raddb/config} file  can be overridden using @code{logging} statement in the
51    @file{raddb/config} file.
52  (@xref{logging,,logging statement}, for the description of logging  (@xref{logging,,logging statement}, for the description of logging
53  statement syntax, @pxref{Naming Conventions} for information about the  statement syntax; @pxref{Naming Conventions} for information about the
54  locations of different radius configuration files).  locations of different Radius configuration files.)
   

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26