(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.47.8.1 and 1.47.8.2

version 1.47.8.1, 2013/06/03 22:35:43 version 1.47.8.2, 2013/07/20 18:32:43
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.47.8.1  
changed lines
  Added in v.1.47.8.2

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2