Skip to content

Commit

Permalink
Merge pull request smartdevicelink#32 in NAR/sdl-core from experiment…
Browse files Browse the repository at this point in the history
…/SDL-1053 to develop

* commit '79399e4a0cc1cc0a38f54ab5b2d3b9bf2dccf9f4':
  SDL-1053 Remove some kludges
  SDL-1053 Add kludges for experiment
  • Loading branch information
madhuy committed Apr 15, 2017
2 parents 6ba269f + 79399e4 commit f307d75
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/appMain/main.cc
Original file line number Diff line number Diff line change
Expand Up @@ -241,6 +241,8 @@ int32_t main(int32_t argc, char** argv) {
life_cycle.StopComponents();
LOG4CXX_INFO(logger_, "Application has been stopped successfuly");

logger::flush_logger();

DEINIT_LOGGER();

return EXIT_SUCCESS;
Expand Down

0 comments on commit f307d75

Please # to comment.