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

1.86版本不能查看错误日志 #234

Closed
likelxl opened this issue Sep 14, 2018 · 2 comments
Closed

1.86版本不能查看错误日志 #234

likelxl opened this issue Sep 14, 2018 · 2 comments
Assignees
Labels

Comments

@likelxl
Copy link

likelxl commented Sep 14, 2018

<?php SeasLog::error('test error'); var_dump(SeasLog::analyzerDetail(SEASLOG_ERROR));
sh: 1: ERROR: not found
cat: /data/log/default/**.: No such file or directory
array(0) {
}
1.76版本则无此问题

@Neeke
Copy link
Member

Neeke commented Sep 18, 2018

@likelxl 方便发一下SeasLog的运行配置吗

@Neeke Neeke added the bug label Sep 18, 2018
@likelxl
Copy link
Author

likelxl commented Sep 18, 2018

@Neeke
[SeasLog]
extension = seaslog.so
seaslog.default_basepath = "/data/log"
seaslog.default_logger = "default"
seaslog.disting_folder = 1
seaslog.disting_type = 1
seaslog.diting_by_hour = 1
seaslog.use_buffer = 1
seaslog.buffer_size = 100

aiwhj added a commit that referenced this issue Sep 18, 2018
Neeke added a commit that referenced this issue Sep 18, 2018
@Neeke Neeke closed this as completed Sep 21, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants