/interpreter/tags/at2dist170907/src/edu/vub/at/util/logging/logging.props
MSBuild | 12 lines | 10 code | 2 blank | 0 comment | 1 complexity | a2f76067e005d95fb6692283d389bd86 MD5 | raw file
1# Logging Properties for AmbientTalk/2 2# properties are in the format 'logger name' = 'priority level' 3# where priority is one of DEBUG, WARN, INFO, ERROR, FATAL 4 5# default priority = DEBUG 6 7at.eventloops=DEBUG 8at.eventloops.actors=DEBUG 9at.eventloops.remoterefs=DEBUG 10at.eventloops.vm=DEBUG 11at.init=INFO 12at.network=DEBUG