Josh Holbrook
Josh Holbrook
This issue is also likely relevant - in a similar location in the code and probably worth wrapping into the same PR: https://github.com/jfhbrook/node-ecstatic/issues/88
The *point* of this file is to test special characters support. If you need a package without these files, use the npm package, which doesn't include test. If you need...
Hey, just now seeing this. Will try to review in the next few days.
So, uh, yeah! Github's new review feature is _okay_.
Last thought: Is this testable?
I lied: Do you think this PR solves a similar problem as https://github.com/jfhbrook/node-ecstatic/pull/146 ?
Feel free to PR some clarifying docs @mk-pmb
Yeah I could get behind a simple CLF-based logging format
I think it's a reasonable stance to say that ecstatic's logging should be extremely lightweight and intended for stdout only. If this means pulling in a module this is OK,...
idk about sub-middlewares (I've been toying with the idea of moving away from express middleware support for well over a year now anyway), but a `log` property on the existing...