Jonas Bonér
|
6429086b51
|
Moved EventHandler to 'akka.event' plus added 'error' method without exception param
|
2011-03-23 15:12:09 +01:00 |
|
Jonas Bonér
|
299f865156
|
Fixed bug with restarting supervised supervisor that had done linking in constructor + Changed all calls to EventHandler to use direct 'error' and 'warning' methods for improved performance
|
2011-03-18 23:04:48 +01:00 |
|
Jonas Bonér
|
f8ce3d541e
|
Changed API for EventHandler and added support for log levels
|
2011-03-14 10:45:49 +01:00 |
|
Jonas Bonér
|
2168e861bf
|
Changed event handler config to a list of the FQN of listeners
|
2011-03-07 12:18:00 +01:00 |
|
Jonas Bonér
|
793ad9ac03
|
Renamed to EventHandler and added 'info, debug, warning and error'
|
2011-03-02 18:19:17 +01:00 |
|
Jonas Bonér
|
c4e2d73668
|
Added the ErrorHandler notifications to all try-catch blocks
|
2011-03-02 00:14:45 +01:00 |
|
Jonas Bonér
|
9354f0790c
|
Removed logging
|
2011-02-28 22:54:32 +01:00 |
|
Viktor Klang
|
71596343c6
|
Minor code cleanup and deprecations etc
|
2011-01-05 16:36:50 +01:00 |
|
Jonas Bonér
|
e8fcdd697b
|
Updated the copyright header to 2009-2011
|
2010-12-22 15:35:50 +01:00 |
|
Viktor Klang
|
bc1ae7814b
|
Fixing all %s into {} for logging
|
2010-11-24 13:53:53 +01:00 |
|
Viktor Klang
|
08abc15e8a
|
Switching to raw SLF4J on internals
|
2010-11-24 13:42:41 +01:00 |
|
Viktor Klang
|
7040ef0f14
|
Added a root akka folder for source files for the docs to work properly, closing ticket #541
|
2010-11-20 22:26:26 +01:00 |
|