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

zlog_get_category, zlog_init #6

Closed
czranger opened this issue Jul 19, 2012 · 2 comments
Closed

zlog_get_category, zlog_init #6

czranger opened this issue Jul 19, 2012 · 2 comments

Comments

@czranger
Copy link

Hi,

I believe it would good to define as follows (use const char) at least in these two functions...
zlog_category_t *zlog_get_category(const char *cname)
zlog_init(const char *confpath)

do you agree ?

@HardySimpson
Copy link
Owner

That's a good idea!
I will do it in next version of zlog.

@HardySimpson
Copy link
Owner

done in zlog 1.2.0, haha!

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