Actions
Bug #6759
closedrdoc for Logger class (improve example)
    Bug #6759:
    rdoc for Logger class (improve example)
  
Description
=begin
the patch improves the main example
- more consistent with the other examples (log -> logger)
- avoids syntax errors
 =end
Files
        
           Updated by drbrain (Eric Hodel) over 13 years ago
          Updated by drbrain (Eric Hodel) over 13 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r36483.
Marcus, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/logger.rb:  Updated example in Logger comment to match other
 examples and fixed a bug. Patch by Marcus Stollsteimer.
 [Bug #6759]
Actions