An almost trivial implementation of the
Marker interface.
BasicMarker lets users specify marker information. However, it
does not offer any useful operations on that information.
Simple logging systems which ignore marker data, just return instances of
this class in order to conform to the SLF4J API.
author: Ceki Gülcü author: Joern Huxhorn |