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

add logging support to class for easier life of developers #868

Open
imonteiro opened this issue Jan 18, 2013 · 2 comments
Open

add logging support to class for easier life of developers #868

imonteiro opened this issue Jan 18, 2013 · 2 comments

Comments

@imonteiro
Copy link
Member

Original author: [email protected] (January 12, 2011 16:19:07)

there is initLogger() in jqGrid, it would be great if that would be part of Bvb_Grid.

Executed SQL to get data should be always logged by this method.

Original issue: http://code.google.com/p/zfdatagrid/issues/detail?id=555

@imonteiro
Copy link
Member Author

From [email protected] on January 12, 2011 23:38:16
Hi Martin,

I haven't done that because there are already plugins to do that, with no need to log.

As an example ZFDebug - http://code.google.com/p/zfdebug/

And if we want to log to db we can use zend.db.profiler

But we can do that. If people use firePHP for debugging...

Best Regards,
Bento Vilas Boas

@imonteiro
Copy link
Member Author

From [email protected] on January 13, 2011 00:20:48
let us leave it for later maybe
but if you look into Deploy_jqGrid and search $this->_log() you will see that I am using it for more messages useful for programmers

I am also using ZFDebug, but the SQL is not always everything

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

1 participant