Skip to content

Make <logpath> work with relative directories #38

@abiaggi

Description

@abiaggi

At the moment works only with full paths, doesn't work with relative paths.
It would be nice to have it work from the working directory of the .exe

Working:

<logpath>C:\Program Files\My Service\logs</logpath>

Not working:

<logpath>logs</logpath>
<logpath>%CD%\logs</logpath>

Thanks,
Andrea

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions