Skip to content
  • Jon Olav Hauglid's avatar
    04f4b76b
    Bug#21328041: STREAMLINE THE INITIALIZATION OF THE ERROR LOG · 04f4b76b
    Jon Olav Hauglid authored
    Part 2/2:
    - Simplify logic for enabling error log
    - Simplify logic for determining error log filename
    - Rename variables controlling error log to more clearly indicate
      what they do.
    - Reduce the scope of error log variables
    - Move error log mutex into error log implementation
    - Remove dead code
    
    Also improve the code documentation of TC_LOG.
    
    This is a pre-requisite patch for Bug21296553.
    04f4b76b
    Bug#21328041: STREAMLINE THE INITIALIZATION OF THE ERROR LOG
    Jon Olav Hauglid authored
    Part 2/2:
    - Simplify logic for enabling error log
    - Simplify logic for determining error log filename
    - Rename variables controlling error log to more clearly indicate
      what they do.
    - Reduce the scope of error log variables
    - Move error log mutex into error log implementation
    - Remove dead code
    
    Also improve the code documentation of TC_LOG.
    
    This is a pre-requisite patch for Bug21296553.
Loading