SJSU-CS-systems-group / DDD

2 stars 0 forks source link

use java.util.logging on android #75

Closed breed closed 2 weeks ago

breed commented 1 month ago

we need to use java.util.logging on android. it will help us move code between android and non-android code.

code that should be unified but is not will have a // TODO: issue#75 in the code. we should unify that code once this issue has been addressed.