diff options
author | Christopher R. Hertel <crh@samba.org> | 1998-06-12 03:11:33 +0000 |
---|---|---|
committer | Christopher R. Hertel <crh@samba.org> | 1998-06-12 03:11:33 +0000 |
commit | 0b35065d0c5a33a9eebee683ecb08e9aef4c1830 (patch) | |
tree | 61760b8706ead25dc00644c71151cf4c3fd3ec04 /source/smbd/reply.c | |
parent | fa95fae5eed95aff64f0a01825477610a101bbc7 (diff) | |
download | samba-0b35065d0c5a33a9eebee683ecb08e9aef4c1830.tar.gz samba-0b35065d0c5a33a9eebee683ecb08e9aef4c1830.tar.xz samba-0b35065d0c5a33a9eebee683ecb08e9aef4c1830.zip |
This is the first, small step toward some tweaks that Jeremy and I have
been discussing regarding the debug mechanism. With this, I've added a
macro that allows syntax like:
if( DEBUGLVL( 3 ) )
{
Debug1( "message" );
Debug2( "message" );
}
The next step is to incorporate timestamps.
Chris -)-----
Diffstat (limited to 'source/smbd/reply.c')
0 files changed, 0 insertions, 0 deletions