An UAEURange class was added which resembles the UAEngineeringUnits class. The `XML` parser will also create the UAEURange from EURange tags in the `XML` when following the convention of EURange objects in the OPC UA standard. The appropiate tests were added for parsing and encoding or exporting to `XML` from a UAGraph.
Additionally, `print()` functions were also changed to use the `logging` Python module. The format of the logging was also changed.