Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

custom storage log location #23

Closed
nassajis opened this issue Nov 4, 2015 · 2 comments
Closed

custom storage log location #23

nassajis opened this issue Nov 4, 2015 · 2 comments
Assignees

Comments

@nassajis
Copy link

nassajis commented Nov 4, 2015

add custom storage log location
or
read all file and folder log file
11

tnx 👍

@arcanedev-maroc
Copy link
Member

Hi @nassajis, thanks for your suggestion.

Note that all log files is managed by laravel and its use only a single folder.

So, i don't see what you want to do and i'm not sure if your folder 2 is created manually or inside your laravel application because is not the case for everyone.

The only thing that i can do is to add a new method like LogViewer::setPath() or something to set a custom location dynamically but it's not going to load both of them (without default localtion).

Or/And adding the path value in the config file to be more flexible.

Of course i'm open for any other suggestion/PR. 👍

@arcanedev-maroc
Copy link
Member

I've added a new method LogViewer::setPath('custom-path') to load a custom log folder.

You can also edit the logs path from the config file.

This will be released for LogViewer >= 3.6.0. You can also use the dev-master version.

Close : #25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants