Changeset 122 in flair-src for trunk/lib/FlairCore/src/unexported/FrameworkManager_impl.h
- Timestamp:
- 01/06/17 13:56:26 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/lib/FlairCore/src/unexported/FrameworkManager_impl.h
r55 r122 48 48 void SetupLogger(std::string log_path); 49 49 void AddDeviceToLog(flair::core::IODevice *device); 50 bool IsDeviceLogged(const flair::core::IODevice *device) const; 50 51 void StartLog(); 51 52 void StopLog();
Note:
See TracChangeset
for help on using the changeset viewer.