Project

General

Profile

Actions

Task #2146

closed

Simplify Logger with C++11 features

Added by Junxiao Shi over 9 years ago. Updated over 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Core
Target version:
Start date:
Due date:
% Done:

100%

Estimated time:
0.50 h

Description

Simplify Logger with C++11 features such as <cinttypes>.

Actions #1

Updated by Davide Pesavento over 9 years ago

And std::snprintf from <cstdio>.

Actions #2

Updated by Alex Afanasyev over 9 years ago

I'm not 100% sure that this worth effort. Should we try to use log4cxx library for the logging, at least as an option?

Actions #3

Updated by Junxiao Shi over 9 years ago

This is a half-hour "lunch time" task. Converting to log4cxx needs more effort.

Actions #4

Updated by Alex Afanasyev over 9 years ago

Is there any benefit of doing this conversion at all?

Actions #5

Updated by Junxiao Shi over 9 years ago

"Simplify" code so it's more readable.

Actions #6

Updated by Junxiao Shi over 9 years ago

  • Status changed from New to In Progress
Actions #7

Updated by Junxiao Shi over 9 years ago

  • Status changed from In Progress to Code review
  • % Done changed from 0 to 100
Actions #8

Updated by Junxiao Shi over 9 years ago

  • Status changed from Code review to Closed
Actions

Also available in: Atom PDF