issues
search
coniks-sys
/
coniks-java
A CONIKS implementation in Java
http://coniks.org
Other
60
stars
13
forks
source link
Use single logger in server and client
#35
Closed
masomel
closed
8 years ago
masomel
commented
8 years ago
Change how logging works:
Have a single logger class
Use the following logging convention: "[class] error/exception message"
masomel
commented
8 years ago
Resolved in #37
Change how logging works: