Skip to content

Commit

Permalink
Fix logger in bbmb_migrate_to_utf_8
Browse files Browse the repository at this point in the history
  • Loading branch information
ngiger committed Jul 13, 2016
1 parent d355dec commit 4bbd258
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bbmb_migrate_to_utf_8
Expand Up @@ -219,6 +219,7 @@ module BBMB
end


config = YDIM::Server.config
@server = YDIM::Server.new(config, @logger)
@logger.info "DB used is #{config.db_name} user: #{config.db_user} auth: #{config.db_auth}"
@server.extend(DRbUndumped)
Expand Down

0 comments on commit 4bbd258

Please sign in to comment.