Changeset 1666 for trunk/MagicSoft/Mars/mbase/MLog.h
- Timestamp:
- 11/22/02 09:23:54 (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/MagicSoft/Mars/mbase/MLog.h
r1524 r1666 65 65 66 66 void SetDebugLevel(int i) { fDebugLevel = i; } 67 int GetDebugLevel() const { return fDebugLevel; } 67 68 void SetOutputLevel(int i) { fOutputLevel = i; } 68 69 void SetOutputDevice(int i) { fDevice = i; }
Note:
See TracChangeset
for help on using the changeset viewer.