Implementation of the client side functionality for connecting to the log server qflog.

This package has been separated from the {@link de.qfs.lib.log log} package starting with qflib 0.97.0 in order to keep the log package as small and simple as possible and especially independent of RMI.

You'll probably never need to use any class other than {@link de.qfs.lib.logrmi.RemoteLogFilter RemoteLogFilter} directly.