Siterer Christian Grobmeier :
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 Logg
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 to