Skip to content

Default log location #169

Open
Open
@dddaaammmooo

Description

@dddaaammmooo

No so much a bug, just my 2 cents.

The default log location dumps the files into the 'public' folder, which confused the hell out of me for a while as I was getting permission denied errors (given this is not writable on my server). After a trawl of the code I eventually discovered the JIRA_LOG_FILE variable, however in it's absence I would be inclined to suggest the code defaults to the Laravel 'storage/logs' folder as this is more likely writable than 'public'.

Probably also a good idea to list the .env setting in the install instructions as I only discovered it after searching the code.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions