mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
9da4ace1d9
This change improves the setup_logging() API so that callers which wish to set up logging to stderr can simply ask for it, rather than directly modify the dbf global variable. Andrew Bartlett