Hi,

i just saw:

- LoggerAppender
- LoggerAppenderSkeleton

LoggerAppenderSkeleton extends from LoggerAppender. LoggerAppender is
not used somewhere else in the whole project.
Is there really a need to have both classes? I currently think this is
a bit overkill. Why not having the classes mixed together and just
name it LoggerAppender?

This would be way more easier to understand, cause of less inheritance trees.

Best,
Christian

Reply via email to