Ignore:
Timestamp:
11/22/02 09:23:54 (22 years ago)
Author:
tbretz
Message:
*** empty log message ***
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MagicSoft/Mars/mbase/MLog.h

    r1524 r1666  
    6565
    6666    void SetDebugLevel(int i)           { fDebugLevel  =  i;  }
     67    int GetDebugLevel() const           { return fDebugLevel; }
    6768    void SetOutputLevel(int i)          { fOutputLevel =  i;  }
    6869    void SetOutputDevice(int i)         { fDevice      =  i;  }
Note: See TracChangeset for help on using the changeset viewer.