Method: Object#to_ttk_log
- Defined in:
- lib/ttk/logger/to_ttk_log.rb
#to_ttk_log(log) ⇒ Object
23 24 25 |
# File 'lib/ttk/logger/to_ttk_log.rb', line 23 def to_ttk_log ( log ) log.new_leaf(self) end |
23 24 25 |
# File 'lib/ttk/logger/to_ttk_log.rb', line 23 def to_ttk_log ( log ) log.new_leaf(self) end |