ServerManagement: add Log Level support, simplified logging, "-noannounce" switch...
authorEddie <dev@fun2be.me>
Sat, 6 Jun 2015 10:13:31 +0000 (11:13 +0100)
committerEddie <dev@fun2be.me>
Sat, 6 Jun 2015 10:13:31 +0000 (11:13 +0100)
commited2bd10ebfcb3cc93ce463942ff558de2b9393bb
tree2580a88578dd87638a63716ae0ec6f50d8e3e4a6
parent21270610360641c6667404275e7e9169043d5f6f
ServerManagement: add Log Level support, simplified logging, "-noannounce" switch, refactor variables

Log Level support. Add radio buttons under menu Log > Level to allow
setting of the maximum log level to record.

Use simplified project-standardised logp().

Introduce -noannouce command-line switch to disable multicast
announcements. This is the inverse of "-announce".

Move some variables from Class to Method local scope, and visa versa.
src/uk/ac/ntu/n0521366/wsyd/management/ServerManagement.form
src/uk/ac/ntu/n0521366/wsyd/management/ServerManagement.java