Description
Log4j-api module shows a number of compiler warnings.
- (serial) serializable class StatusMessage | StructuredDataCollectionMessage | DefaultThreadContextMap has no definition of serialVersionUID
- (deprecation) some methods on the Logger interface were deprecated, these should also be marked as such on AbstractLogger
- (unchecked) unchecked cast warnings should be resolved or suppressed
Nothing major. I'll take care of them.