On Jan 22, 2009, at 10:35 PM, Matthew Sacks wrote:

How can I contribute?
Are you using a standard API or are you building from scratch?
I also was wondering if you can turn on Query logging and update log
to the syslog via switches?

Hi!

The syslog logging plugin is done and will be merged with the main tree very soon.

Until it is merged, you can pull it from lp:~fallenpegasus/drizzle/ logging and then look in plugin/logging_syslog

It uses the libc POSIX operating system provided openlog/syslog API

You can turn it on and off, and set what sizes of queries get logged by using config vars, and you can change them dynamically at runtime using SET GLOBAL

HTH HAND

And welcome to the Drizzle project!

--
Mark Atwood <http://mark.atwood.name>




_______________________________________________
Mailing list: https://launchpad.net/~drizzle-discuss
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~drizzle-discuss
More help   : https://help.launchpad.net/ListHelp

Reply via email to