logo separator

[mkgmap-dev] Is it possible to configure logger to print no timestamp?

From Thorsten Kukuk kukuk at suse.de on Thu Apr 24 09:02:41 BST 2014

Hi,

On Thu, Apr 24, Gerd Petermann wrote:

> Hi programmers,
> 
> I know that I can modify the source to do that, but I'd prefer to have an
> option in the logging.properties.
> It makes life much easier when comparing the contents of two log files.

On Unix you can use sed to remove the timestamps:
sed -e 's|.*:.. ||g' mkgmap.log 

Thorsten

-- 
Thorsten Kukuk, Senior Architect SLES & Common Code Base
SUSE LINUX Products GmbH, Maxfeldstr. 5, D-90409 Nuernberg
GF: Jeff Hawn, Jennifer Guild, Felix Imendörffer, HRB 16746 (AG Nürnberg)


More information about the mkgmap-dev mailing list