Changeset 145 in pacpusframework for branches/2.0-beta1/src/DBITEPlayer


Ignore:
Timestamp:
07/30/13 18:24:28 (11 years ago)
Author:
Marek Kurdej
Message:

Update: Logger initialization invoked in PacpusSensor.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2.0-beta1/src/DBITEPlayer/src/main.cpp

    r143 r145  
    5252int main(int argc, char * argv[])
    5353{
    54     LogConfigurator::configureLoggerWithFile("DbitePlayer_%N.log");
     54    LogConfigurator::configureLoggerWithFile("PacpusDbitePlayer_%N.log");
    5555
    5656    PacpusApplication app(argc, argv);
Note: See TracChangeset for help on using the changeset viewer.