Open draggett opened 9 years ago
Described in my comments on PR https://github.com/w3c/web-of-things-framework/pull/37
On 4 Aug 2015, at 12:57, Drasko DRASKOVIC notifications@github.com wrote:
Described in my comments on PR #37 https://github.com/w3c/web-of-things-framework/pull/37: #37 https://github.com/w3c/web-of-things-framework/pull/37 I see that it requires the logging directory to exist - can you fix it so that this is created if it doesn’t exist.
Many thanks, — Dave Raggett <dsr@w3.org mailto:dsr@w3.org>
@draggett maybe we should consider having a separate develop
(or next
, as Linux calls it) branch, so that master
can always be functional. This way everybody would send PR to develop
and someone will integrate only functional and tested parts on master
from time to time.
Sounds good -- note that I am a relative newcomer to working with Git, and am happy to have help.
I get the following expected error:
This is expected since there is no server running on port 9999. However, this is followed by the exception:
This could be caused by a failure of the logger to create the log file if it doesn't already exist