Regular users should not create
BasicMarkerFactory instances. Marker
instances can be obtained using the static
org.slf4j.MarkerFactory.getMarker method.
Manufacture a
BasicMarker instance by name. If the instance has been
created earlier, return the previously created instance.
Parameters: name - the name of the marker to be created a Marker instance