public
Description: Development have been discontinued. The successor is the Akka Transactors Project: http://akkasource.org
Homepage:
Clone URL: git://github.com/jboner/scala-otp.git
scala-otp / scala-otp.conf
100755 14 lines (12 sloc) 0.392 kb
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<log>
  #filename = "./scala-otp.log"
  roll = "daily" # Options: never, hourly, daily, sunday/monday/...
  level = "debug" # Options: fatal, critical, error, warning, info, debug, trace
  console = on
  # syslog_host = ""
  # syslog_server_name = ""
# <behavior>
# node = "scala.actors.behavior"
# level = "debug"
# </behavior>
</log>