6 lines
65 B
Ruby
6 lines
65 B
Ruby
|
|
||
|
module Ole # :nodoc:
|
||
|
Log = Logger.new_with_callstack
|
||
|
end
|
||
|
|