Changeset 5072 for trunk/psLib/test/sys/verified/tst_psLogMsg.stdout
- Timestamp:
- Sep 19, 2005, 4:43:53 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/test/sys/verified/tst_psLogMsg.stdout (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/test/sys/verified/tst_psLogMsg.stdout
r4979 r5072 1 1 --------------- psLogSetDestination(PS_LOG_NONE) ---------------- 2 File Descriptor = 0 2 3 ------------- psLogSetDestination(PS_LOG_TO_STDERR) ------------- 4 File Descriptor = 2 3 5 ------------- psLogSetDestination(PS_LOG_TO_STDOUT) ------------- 6 File Descriptor = 1 4 7 <DATE><TIME>|<HOST>|A|testLogMsg05 5 8 Hello World! My level is 0 … … 11 14 Hello World! My level is 3 12 15 --------------- psLogSetDestination(file:log.txt) --------------- 16 File Descriptor = 3 13 17 --------------------- The Contents of log.txt ------------------- 14 18 <DATE><TIME>|<HOST>|A|testLogMsg05
Note:
See TracChangeset
for help on using the changeset viewer.
