[Ace-users] Questions about the macro ACE_DEBUG

rachel_saf at yahoo.com rachel_saf at yahoo.com
Tue Aug 14 08:26:21 CDT 2007


Hi!
My application uses version-5.21 of ACE.
In my code I have the following line:

ACE_DEBUG ((LM_DEBUG, "UOW_GlassId processing end\n"));

1) My code uses a special log mechanism. Is it possible to use
ACE_DEBUG  along with another log mechanism or can this cause
troubles?

2)I never see this message printed in my logs (that are written using
the special mechanism), although this line is defenitely executed.
Why? Where does the ACE_DEBUG print to?

Thanks a lot!

Rachel



More information about the Ace-users mailing list