# File lib/fog/core/logger.rb, line 15
def
self
.
[]=
(
channel
,
value
)
@channels
[
channel
] =
value
end