mirror of
https://github.com/jimeh/amqp-failover.git
synced 2026-02-19 02:46:43 +00:00
code comments that make (more) sense ftw!
This commit is contained in:
@@ -10,9 +10,9 @@ module ServerHelper
|
||||
attr_writer :log
|
||||
end
|
||||
|
||||
# log & silence STDOUT output
|
||||
def log(*args)
|
||||
@@log << args
|
||||
# silence Output
|
||||
end
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user