/interpreter/tags/at2dist170907/src/edu/vub/at/util/logging/logging.props
http://ambienttalk.googlecode.com/ · MSBuild · 12 lines · 10 code · 2 blank · 0 comment · 0 complexity · a2f76067e005d95fb6692283d389bd86 MD5 · raw file
- # Logging Properties for AmbientTalk/2
- # properties are in the format 'logger name' = 'priority level'
- # where priority is one of DEBUG, WARN, INFO, ERROR, FATAL
- # default priority = DEBUG
- at.eventloops=DEBUG
- at.eventloops.actors=DEBUG
- at.eventloops.remoterefs=DEBUG
- at.eventloops.vm=DEBUG
- at.init=INFO
- at.network=DEBUG