issues
search
fpinscala-muc
/
akka-chat
Simple chat server using Akka and Scala
22
stars
11
forks
source link
use logging instead of println
#1
Open
abo64
opened
9 years ago
abo64
commented
9 years ago
Use ActorLogging and LoggingReceive instead of println.
Use ActorLogging and LoggingReceive instead of println.