bug-global
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Adding sequential number in the log message.


From: Shigio YAMAGUCHI
Subject: Adding sequential number in the log message.
Date: Mon, 25 Jul 2005 17:49:36 +0900

How about adding the sequential number to the log message of incremental
updating like follows?

[Mon Jul 25 16:29:10 JST 2005] Updating 'GTAGS'.
 deleting tags of global/global.c
 deleting tags of gtags/gtags.c
 adding tags of global/global.c
 adding tags of gtags/gtags.c
        |
        v
[Mon Jul 25 16:29:10 JST 2005] Updating 'GTAGS'.
 [1/2] deleting tags of global/global.c
 [2/2] deleting tags of gtags/gtags.c
 [1/2] adding tags of global/global.c
 [2/2] adding tags of gtags/gtags.c

The [n/n] menas [ <sequential number> / <total number> ].
By this display, it will become easy for the user to understand
the progress situation of incremental updating.

What do you think?
If there is no opposite, I will implement it.
--
Shigio YAMAGUCHI <address@hidden> - Tama Communications Corporation
PGP fingerprint: D1CB 0B89 B346 4AB6 5663  C4B6 3CA5 BBB3 57BE DDA3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]