[mkgmap-dev] Solution to show transliterated name if no other ascii name exists
From Gerd Petermann gpetermann_muenchen at hotmail.com on Wed Jan 14 10:03:30 GMT 2015
Hi Walter, reg. UTF8 in logs: When I read your post my first question was: Is he talking about the log that is written to stderr/stdout or the one that is enabled with java -Dlog.config ... -jar mkgmap.jar ... I think the latter works fine, the first two look ugly when they write to a windows console. They also look fine when you pipe them to files like this java -Dlog.config ... -jar mkgmap.jar ... > mkgmap.stdout 2>mkgmap.stderr Gerd > Date: Wed, 14 Jan 2015 09:15:50 +0000 > From: steve at parabola.me.uk > To: mkgmap-dev at lists.mkgmap.org.uk > Subject: Re: [mkgmap-dev] Solution to show transliterated name if no other ascii name exists > > Hi Walter, > > It's great to hear that it is working well for you. It was just a few > lines of code, perhaps no one asked before because they imagined it > would be more difficult. > > > > Do you know, if the logfile can only be written in ANSI coding, > > or if there is a way to use unicode for logfiles? > > I don't know for sure, but make sure you have this included in > your log.config file. > java.util.logging.FileHandler.encoding=UTF-8 > > and try adding this too: > java.util.logging.ConsoleHandler.encoding=UTF-8 > > ..Steve > _______________________________________________ > mkgmap-dev mailing list > mkgmap-dev at lists.mkgmap.org.uk > http://www.mkgmap.org.uk/mailman/listinfo/mkgmap-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://www.mkgmap.org.uk/pipermail/mkgmap-dev/attachments/20150114/cc2ea8a1/attachment.html>
- Previous message: [mkgmap-dev] Solution to show transliterated name if no other ascii name exists
- Next message: [mkgmap-dev] how to use utf-8 in stderr output
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the mkgmap-dev mailing list