3d73923 add SSSDBG_IMPORTANT_INFO macro

1 file Authored by pbrezina 11 years ago, Committed by jhrozek 11 years ago,
    add SSSDBG_IMPORTANT_INFO macro
    
    We currently have only SSSDBG_FATAL_FAILURE macro that corresponds
    to original debug level 0. But there are several level 0 messages
    that are not actually failures but an important information. We
    should use this new macro to represent them.
    
        
file modified
+1 -0