I notice that even though my app logs fine to the dev and prod logs, I
am having issue logging from other places like rake and console.
I have a rake task process_post that calls
#Post model
def self.process_post
logger.info "test"
end
I verified that the log level is set to "debug", but I never
I notice that even though my app logs fine to the dev and prod logs, I
am having issue logging from other places like rake and console.
I have a rake task process_post that calls
#Post model
def self.process_post
logger.info "test"
end
I verified that the log level is set to "debug", but I never
I have been using the Slantwise Fetcher plugin for a while now.
I have run into some problems lately and it's a bit of a pain to
troubleshoot because it is not clear where (or if) it logs anything.
Can anybody give me some pointers about how to enable logging for this?
It would be great if I co
3 matches
Mail list logo