lib/zk/locker/locker_base.rb in zk-1.9.5 vs lib/zk/locker/locker_base.rb in zk-1.9.6
- old
+ new
@@ -6,10 +6,10 @@
# __does not__ follow the convention where bang ('!') methods raise
# exceptions when they fail. This was an oversight on the part of the
# author, and it may be corrected sometime in the future.
#
class LockerBase
- include ZK::Logging
+ include ZK::Logger
include ZK::Exceptions
# @private
attr_accessor :zk