aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/java/de/measite/minidns/record (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Make minidns Android agnosticFlorian Schmaus2014-06-086-0/+226
there is really no need for minidns to be Android exclusive. Replacing the Android log API with JUL make minidns available for Android and Java SE.