Hi, when using this software on different systems it would be nice to know from which system an error comes. This could be added in the subject of the e-mail sent.
This
java.net.InetAddress localMachine = java.net.InetAddress.getLocalHost(); System.out.println(localMachine.getHostName());
would sysout the system name. This could maybe overwritten by a parameter.
Thx!
Anonymous
You seem to have CSS turned off. Please don't fill out this field.
Ahhh, stupid me. Should have tested first ;-) Already in there... :-D
Again thx for this great software!
You're welcome :)
Hi,
when using this software on different systems it would be nice to know from which system an error comes. This could be added in the subject of the e-mail sent.
This
java.net.InetAddress localMachine = java.net.InetAddress.getLocalHost();
System.out.println(localMachine.getHostName());
would sysout the system name. This could maybe overwritten by a parameter.
Thx!
Ahhh, stupid me. Should have tested first ;-) Already in there... :-D
Again thx for this great software!
You're welcome :)