Skip to content
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.

Log File Path not Platform agnostic #3

Closed
trcox opened this issue Aug 1, 2017 · 0 comments
Closed

Log File Path not Platform agnostic #3

trcox opened this issue Aug 1, 2017 · 0 comments
Assignees

Comments

@trcox
Copy link
Contributor

trcox commented Aug 1, 2017

Application.properties uses Unix absolute path for logging.file, breaks on Windows when running from source with error:

log4j:ERROR setFile(null,true) call failed.
java.io.FileNotFoundException: /edgex/logs/edgex-core-metadata.log (No such file or directory)

Found by sirishac6 via RocketChat

trcox added a commit to trcox/core-metadata that referenced this issue Aug 1, 2017
Made log file path platform agnostic

Fixes edgexfoundry#3

Signed-off-by: Tyler Cox <tyler_cox@dell.com>
@trcox trcox mentioned this issue Aug 1, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants