Help for this page

Select Code to Download


  1. or download this
    <log>
     <msg>
    ...
      <request name="myRequest"/>
     </msg>
    </log>
    
  2. or download this
     
    # Begin code
    my $handler = { 'log/msg/error' => \&mysub };
    ...
    }
    
    #End code
    
  3. or download this
    <log><msg><error name="ID not found" /></msg></log>