Christoph Blank

Results 19 comments of Christoph Blank

any news on this feature? I have to log to graylog with all existing apps using 'logging'... now I fear I have to switch to log4r..

I'd like to - but I'm only starting with Elixir

@buchdag one more question, if I simply change a variable like - LETSENCRYPT_HOST=domain1.com to: - LETSENCRYPT_HOST=domain1.com,domain2.com the file is not reloaded. How can I reliably force this?

is there anything that let's me exclude certain method calls? e.g. I get a lot of complaints about calls to Rails.logger etc - which should be ignored

@troessner thanks a lot for the reply! I'll have a look at the config options. --todo doesn't seem to be included in my version of reek/rubycritic and currently parser blocks...

@troessner thanks a lot! And keep up the great work :)

Mongoid mongoid (3.0.23) moped (1.5.1) With the safe mode option it complains - is the version too old?

sorry :) I meant: /usr/local/rvm/gems/ruby-1.9.3-p448@history-daemon/gems/mongoid-3.0.23/lib/mongoid/config/validators/option.rb:19:in `validate': (Mongoid::Errors::InvalidConfigOption) Problem: Invalid configuration option: safe. Summary: A invalid configuration option was provided in your mongoid.yml, or a typo is potentially present. The valid...

ah, I had it in the wrong place! now I get: 2013-11-18 17:18:59.854056 history-daemon(28679) [ERROR] history-daemon.rb:44: ERROR - Update not processed, Could not connect to a primary node for replica...

Is there a solution to this already? Trying to switch to ruby 2.7.2 and can't. As mentioned previously, RUBY_CONFIGURE_OPTS=--with-openssl-dir=/opt/homebrew/opt/[email protected] rvm install 2.7.2 doesn't work