s! napbase= napnetsh= npssvc= npsacct= npsds= npsnetsh= npssetup= npspolicy= npsrad= npsras= npssdo= *= maxfilesize= value ...

%1!s! 
   [ [ napbase=]  
     [ napnetsh=]  
     [ npssvc=]  
     [ npsacct=]  
     [ npsds=]  
     [ npsnetsh=]  
     [ npssetup=]  
     [ npspolicy=]  
     [ npsrad=]  
     [ npsras=]  
     [ npssdo=]  
     [ *=]  
     [ maxfilesize=]  
 
   value = none|critical|error|warning|info|verbose 
 
   Sets tracing configuration. 
 
   none 
       disables tracing for this tracing component. 
 
   critical 
       enables trace lines having at least critical verbosity level. 
 
   error 
       enables trace lines having at least error verbosity level. 
 
   warning 
       enables trace lines having at least warning verbosity level. 
 
   info 
       enables trace lines having at least informational verbosity level. 
 
   verbose 
       enables trace lines having at least verbose verbosity level. 
 
   * 
       applies the specified verbosity level to all tracing components. 
 
   maxfilesize 
       sets maximum size of the trace file (in MB). 
 
   Remarks: 
      You must provide at least one parameter. 
 
   Examples: 
      %1!s! npssvc=error 
      %1!s! *=info 
      %1!s! npsds=none