aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/ruby-ole/lib/ole/base.rb
blob: ee1bc04318b0d49f3169a6ed0a7739b7af0fc2fa (plain)
1
2
3
4
5
6
7
require 'ole/support'

module Ole # :nodoc:
	Log = Logger.new_with_callstack
end