Minor fixes in UserActor, BillEntry and RabbitMQProducer
[aquarium] / src / main / scala / gr / grnet / aquarium / util / ContextualLogger.scala
2012-07-19 Christos KK LoverdosApplying the new policy semantics everywhere
2012-06-08 Christos KK LoverdosWIP Resource event handling
2012-05-25 Christos KK LoverdosWork in progress on handling user state
2012-05-07 Christos KK LoverdosRefactor charging computation + data
2012-05-07 Christos KK LoverdosChange API for contextual logger usage
2012-04-19 Christos KK LoverdosRename UserEvent to IMEvent
2012-04-04 Christos KK LoverdosFix API breakage from previous upgrade
2012-03-29 Christos KK LoverdosCopyright
2012-03-21 Christos KK LoverdosShow size even when printing in one line (for Seq)
2012-03-15 Christos KK LoverdosUnuse a method in logger
2012-03-15 Christos KK LoverdosBetter method parameter naming
2012-03-13 Christos KK LoverdosMake map printing aligned by keys
2012-03-12 Christos KK LoverdosSmall changes in contextual logger
2012-03-09 Christos KK LoverdosEnhance begin(), end() for logger
2012-03-09 Christos KK LoverdosMove methods from companion object to class
2012-03-05 Christos KK LoverdosEnhance the debugging facilities
2012-03-01 Christos KK LoverdosIndent while running a closure
2012-02-28 Christos KK LoverdosAdd info logging
2012-02-24 Christos KK LoverdosGeneralize implicit OFFs to implicitly issued events
2012-02-23 Christos KK LoverdosRevert change on logger, since parameter may depend...
2012-02-23 Christos KK LoverdosUse 'by need' parameter
2012-02-20 Christos KK Loverdoswip
2012-02-14 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-14 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-13 Christos KK LoverdosRemove @inline annotations because of warnings
2012-02-13 Christos KK LoverdosEnhance contextual logger and show sample output
2012-02-09 Christos KK LoverdosIgnoring non-billable events
2012-02-09 Christos KK LoverdosFix and augment logger
2012-02-09 Christos KK LoverdosOh, I like contextual loggers.