~drizzle-trunk/drizzle/development

« back to all changes in this revision

Viewing changes to plugin/logging_syslog/plug.in

  • Committer: Mark Atwood
  • Date: 2009-01-29 19:22:23 UTC
  • mto: (779.5.1 devel)
  • mto: This revision was merged to the branch mainline in revision 823.
  • Revision ID: me@mark.atwood.name-20090129192223-fg0zixkjr9f081e8
logging to syslog

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
DRIZZLE_PLUGIN(logging_syslog,[Syslog Logging Plugin],
2
2
        [Logging Plugin that writes to syslog.])
3
3
DRIZZLE_PLUGIN_DYNAMIC(logging_syslog, [liblogging_syslog.la])
 
4
DRIZZLE_PLUGIN_STATIC(logging_syslog, [liblogging_syslog.a])
 
5
DRIZZLE_PLUGIN_MANDATORY(logging_syslog)  dnl Default