Actions
Bug #4678
closedAdding documentation for Logger#datetime_format
    Bug #4678:
    Adding documentation for Logger#datetime_format
  
Description
Hi,
I added documentation for Logger#datetime_format. It's just a sentence because it's a very simple method but (I think) it's the only undocumented method in this class.
Files
        
           Updated by drbrain (Eric Hodel) over 14 years ago
          Updated by drbrain (Eric Hodel) over 14 years ago
          
          
        
        
      
      - Status changed from Open to Closed
- % Done changed from 0 to 100
This issue was solved with changeset r31537.
Sergio, thank you for reporting this issue.
Your contribution to Ruby is greatly appreciated.
May Ruby be with you.
- lib/logger.rb (class Logger):  Document Logger#datetime_format.
 Patch by Sergio Gil Pérez de la Manga. [Ruby 1.9 - Bug #4678]
Actions