Changeset 2081 for box/trunk/lib/common/Logging.h
- Timestamp:
- 31/01/2008 23:44:54 (4 years ago)
- File:
-
- 1 edited
-
box/trunk/lib/common/Logging.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
box/trunk/lib/common/Logging.h
r2001 r2081 122 122 static bool sShowTag; 123 123 static std::string sTag; 124 static bool sShowPID; 124 125 125 126 public: … … 132 133 static void SetShowTime(bool enabled); 133 134 static void SetShowTimeMicros(bool enabled); 135 static void SetShowPID(bool enabled); 134 136 }; 135 137
Note: See TracChangeset
for help on using the changeset viewer.
