- add Logging trait for nicer interface - add EventHandlerLogging class for offering the nice interface from app.log - add eventHandler instance to app and use that for all internal logging (this means that some places (dispatchers, remoting) were infiltrated by app just to do logging, but I think we'll need app in there soon enough for other reasons) |
||
|---|---|---|
| .. | ||
| project | ||
| src/main | ||
| pom.xml | ||
| README | ||
================= Second Tutorial ================= This is the source code for the second tutorial. See the Akka Documentation for information about this tutorial.