|
@ -12,6 +12,7 @@ module Semantic |
|
|
|
|
|
|
|
|
# FIXME: proper unsubscribe!!! |
|
|
# FIXME: proper unsubscribe!!! |
|
|
RailsSemanticLogger::ActionController::LogSubscriber.logger.level = :fatal |
|
|
RailsSemanticLogger::ActionController::LogSubscriber.logger.level = :fatal |
|
|
|
|
|
# |
|
|
# RailsSemanticLogger.swap_subscriber( |
|
|
# RailsSemanticLogger.swap_subscriber( |
|
|
# RailsSemanticLogger::ActionController::LogSubscriber, |
|
|
# RailsSemanticLogger::ActionController::LogSubscriber, |
|
|
# @log_subscriber, # attach missing!!! |
|
|
# @log_subscriber, # attach missing!!! |
|
|