Skip to content

Instantly share code, notes, and snippets.

View agustisanchez's full-sized avatar

Agustí Sánchez agustisanchez

View GitHub Profile
package org.eclipse.persistence.logging;
import java.util.HashMap;
import java.util.Map;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.springframework.util.StringUtils;
/**