Revert "s4:debug: make setup_logging() a bit more compatible with samba3"
authorAndrew Bartlett <abartlet@samba.org>
Mon, 29 Jun 2009 09:57:57 +0000 (19:57 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Mon, 29 Jun 2009 09:57:57 +0000 (19:57 +1000)
commit0e95b807b9ff7dee9d53d7294011c6e8cd82fe0e
tree9bc89070ef66ed239905a39893558c99eb71be46
parent15013090df1af6a4e8330f6708d5fc30174140a2
Revert "s4:debug: make setup_logging() a bit more compatible with samba3"

The problem is that the enum was previously a 'rachet', that is, it
would only reset to a level higher than it was previouly set to.
Changing the order broke file-based logging for our production sites.

This reverts commit 49a6d757b4d944cd22c91b2838beb83f04fbe1e9.
lib/util/debug.h