/[radius]/radius/raddb/config.in
ViewVC logotype

Diff of /radius/raddb/config.in

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

revision 1.2 by gray, Wed Nov 26 21:10:04 2003 UTC revision 1.3 by gray, Thu Nov 27 12:21:16 2003 UTC
# Line 10  option { Line 10  option {
10  };  };
11    
12  logging {  logging {
13            prefix-hook "default_log_prefix";
14            suffix-hook "default_log_suffix";
15          channel default {          channel default {
16                  file "radius.log";                  file "radius.log";
17                  print-category yes;                  print-category yes;
18                  print-level yes;                  print-level yes;
                 prefix-hook "default_log_prefix";  
19          };          };
20          channel info {          channel info {
21                  file "radius.info";                  file "radius.info";
22                  print-pid yes;                  print-pid yes;
                 prefix-hook "default_log_prefix";  
23          };                };      
24          channel debug {          channel debug {
25                  file "radius.debug";                  file "radius.debug";
                 prefix-hook "default_log_prefix";  
26          };          };
27          category auth {          category auth {
28                  print-auth yes;                  print-auth yes;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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