public class JMXLogRecordContainer
extends Object
implements Serializable
Because LogRecord is not serializing parameters, I have to pass the log record in the
container with parameters beside anbd reassemble at the destination.
Only serializable parameters are stored.
Passing from JMXLogRecordNotification to LogCategoryJMXProxy