quebert
quebert copied to clipboard
Remove `log_file_path` from Quebert::Configuration
Get rid of the log_file_path
from configuration. Change the logger=
setter to accept strings or Logger objects. If a string is provided, assume its a path and stuff int into a new Logger object.