pekko/akka-docs/rst/scala/code
Roland Kuhn dc305eaf18 +act #3949 add LoggingReceive.withLabel
def someState = LoggingReceive.withLabel("some state") {
  case msg => ...
}
2014-03-21 20:43:13 +01:00
..
docs +act #3949 add LoggingReceive.withLabel 2014-03-21 20:43:13 +01:00