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

Should be init with a file name prefix,not a directory #30

Closed
alaxcc opened this issue Apr 18, 2014 · 1 comment
Closed

Should be init with a file name prefix,not a directory #30

alaxcc opened this issue Apr 18, 2014 · 1 comment

Comments

@alaxcc
Copy link

alaxcc commented Apr 18, 2014

I think it's better like this:

$log = KLogger::instance('module1','KLogger::ERROR');
$log.log();

then generate files like this:
module1-log-2014-04-14.txt

it's better the create a directory named module1.

@katzgrau
Copy link
Owner

katzgrau commented Mar 5, 2015

Done - see latest readme

@katzgrau katzgrau closed this as completed Mar 5, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants