TTL Cable for Raspberry PiPrimary tabs
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-5-using-a-conso...
connect command:
sudo screen /dev/ttyUSB0 115200
https://learn.adafruit.com/adafruits-raspberry-pi-lesson-5-using-a-conso...
connect command:
sudo screen /dev/ttyUSB0 115200
My standard way of using Java Logging.
Level.SEVERE = All fatal exceptions - always seen
Level.WARNING = Default shown warnings
Level.INFO = General app info messages
** DEFAULT LEVEL IS INFO **
Level.CONFIG = Non error messages
Level.FINE = ??
Level.FINER = ??
Level.FINEST,"FINEST = Single bug fix
Look at my general utilities in metcarob.com.personalservices.library.db.XMLUtilities
This includes saving XML document to string
Find and replace:
g - find all occurances, leave out for just first
i - case insensitive
Simple request-response wsdl