Show
Ignore:
Timestamp:
03/30/10 00:01:05 (14 years ago)
Author:
mido
Message:

redesign of logger::add_vector, and a few small patches.. however, applications WERE NOT ADJUSTED yet

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • library/bdm/stat/exp_family.h

    r887 r889  
    451451        rv = RV({'name'})         // description of RV 
    452452        rvc = RV({'name'})        // description of RV in condition 
     453        log_level = 'tri';                // set the level of logged details 
    453454        \endcode 
     455 
     456        \sa log_level_enums 
    454457        */ 
    455  
    456458        void from_setting ( const Setting &set ) { 
    457459                epdf::from_setting ( set );