How is it possible to write out log messages to text file?
I tried to use java.util.logging.Logger, but it writes out each message in a XML structure.
_ 2018-02-27T09:22:18_
_ 1519719738064_
_ 45_
_ MyLog_
_ INFO_
_ java_util_logging_Logger$info$1_
_ call_
_ 1_
_ LogMessage1_