(file) Return to Tracer.cpp CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common / tests / Tracer

Diff for /pegasus/src/Pegasus/Common/tests/Tracer/Tracer.cpp between version 1.50 and 1.51

version 1.50, 2013/03/14 10:23:39 version 1.51, 2013/07/04 09:54:19
Line 46 
Line 46 
 PEGASUS_USING_PEGASUS; PEGASUS_USING_PEGASUS;
  
 //constants value //constants value
 const Uint32 _traceFileSizeKBytes=10240;  const String _traceFileSizeKBytes = "10240";
 const Uint32 _numberOfTraceFiles=3;  const String _numberOfTraceFiles = "3";
  
 // Trace Levels 0 and 5 are defined as private constants of the tracer // Trace Levels 0 and 5 are defined as private constants of the tracer
 // class to avoid inappropriate use in the trace calls and macros. // class to avoid inappropriate use in the trace calls and macros.


Legend:
Removed from v.1.50  
changed lines
  Added in v.1.51

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2