[Issue 18021] New: FileLogger Member not accessible to subclasses

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Nov 30 10:05:15 UTC 2017


https://issues.dlang.org/show_bug.cgi?id=18021

          Issue ID: 18021
           Summary: FileLogger Member not accessible to subclasses
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody at puremagic.com
          Reporter: rburners at gmail.com

The file and and the filename are marked private inside of FileLogger,
therefore they can not be accessed by subclasses of FileLogger. That is a
problem.

--


More information about the Digitalmars-d-bugs mailing list