When the directory for rawlogs doesn't exist rawlog bugs out. I've attached a quick fix that ensures that the directory is created when the file creation attempt occurs.

Comments

redijedi’s picture

StatusFileSize
new8.74 KB

Forgot to handle non-site-relative dirs (ie absolute). This implementation is still incomplete as it doesn't work on windows very well. Plus something feels sloppy about it, but it's a start.