[Bugs] [Bug 1765186] New: Problematic coding practices at logger

bugzilla at redhat.com bugzilla at redhat.com
Thu Oct 24 13:24:53 UTC 2019


https://bugzilla.redhat.com/show_bug.cgi?id=1765186

            Bug ID: 1765186
           Summary: Problematic coding practices at logger
           Product: GlusterFS
           Version: 7
            Status: NEW
         Component: logging
          Assignee: bugs at gluster.org
          Reporter: bsasonro at redhat.com
                CC: bugs at gluster.org
  Target Milestone: ---
    Classification: Community



Description of problem:
There are currently several problematic coding practices regarding the logger:
1 - Code duplication of "log_levels" array
2 - static methods are not declared at the begging of the .c file
3 - Unused structs are defined in the .c file

This issues should be addressed in order to improve readability and
maintainability.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Bugs mailing list