public interface Log
Implementations of this interface can direct the logged
information to the appropriate file or output device. Event logging
is intended for end-user information. In contrast,
Trace
is intended for
debugging information for developers.