Abandon logging that does not work with Freenet’s logger at all
[Sone.git] / src / main / java / net / pterodactylus / sone / core / SoneUri.java
index ea84b39..eeab32b 100644 (file)
@@ -34,7 +34,7 @@ import freenet.keys.FreenetURI;
 public class SoneUri {
 
        /** The logger. */
-       private static final Logger logger = getLogger("Sone.Data");
+       private static final Logger logger = getLogger(SoneUri.class.getName());
 
        /**
         * Generate a Sone URI from the given URI.