Skip to content
This repository was archived by the owner on Sep 20, 2022. It is now read-only.

Intermediate directories in log path structure should be created if not present #12

@lwoodson

Description

@lwoodson

When I configure gumshoe to log into a file in a nested directory structure like this...

Gumshoe.configure(new SimpleConfiguration("my-app", "logs/gumshoe/gumshoe.log"));

An exception bubbles up if any of the directories are missing (logs or gumshoe). Gumshoe should create these directories if they do not exist.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions