maid
maid copied to clipboard
Is there a way to change log file destination?
Is there a way to change log file destination? or redirect to stream/application
regards
Currently logging is hardcoded to ~/.maid/log. https://github.com/benjaminoakes/maid/blob/e398df5186eda37c4a343671fe2a6c759e13406e/lib/maid/maid.rb#L14
Unless you instantiate your own instance in ruby and pass in the options
I would accept a PR for this. I've had a similar thought.
On June 8, 2018 12:42:34 PM CDT, Shaun Hammill [email protected] wrote:
Currently logging is hardcoded to ~/.maid/log. https://github.com/benjaminoakes/maid/blob/e398df5186eda37c4a343671fe2a6c759e13406e/lib/maid/maid.rb#L14
Unless you instantiate your own instance in ruby and pass in the options
-- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/benjaminoakes/maid/issues/168#issuecomment-395835240
This issue has been open for 30 days without any activity. Remove no-issue-activity
label or comment to avoid automatic closure in 7 days.