summaryrefslogtreecommitdiffstats
path: root/lib/libUPnP/Platinum/Extras/neptune-logging.properties
blob: e630440ba89e87bdf77c14bd4c79354c2ed6279c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
### configure the root logger
.level = FINE
.handlers = ConsoleHandler,UdpHandler,FileHandler
.ConsoleHandler.colors = off
.ConsoleHandler.filter = 14
.UdpHandler.hostname=239.255.255.100
.FileHandler.filename = platinum.log

### configure the platinum logger
#platinum.level = FINE
#platinum.handlers = FileHandler
#platinum.FileHandler.filename = platinum.log
#platinum.FileHandler.filter = 28