logo separator

[mkgmap-dev] how to get better error logs during map compile?

From Marko Mäkelä marko.makela at iki.fi on Wed Apr 6 07:55:39 BST 2011

On Tue, Apr 05, 2011 at 09:19:13PM +0800, maning sambale wrote:
>All I get in my logs are:
>time java -Xmx1512m -jar mkgmap.jar --read-config=args2.list
>philippines.osm.pbf MINIMAL.TYP
[...]
>Is there way to get a log report that shows that the compile process is 
>completed and possible reasons for the uncompleted compile?

java -Xmx1512m -ea -Dlog.config=logging.properties -jar mkgmap.jar ...

In logging.properties you can say how much detail you want. You can find 
a sample file here: 
http://www.polkupyoraily.net/osm/files/logging.properties

It will generate the output to a file mkgmap.log.0.

	Marko



More information about the mkgmap-dev mailing list