Menu

#19 Log numeric codes instead of Strings

V3.0
open
nobody
5
2009-11-01
2009-11-01
No

The ideas goes like this:

Strip away the Strings in the log statements. Store the strings in a file. This could maybe be done by bytecode manipulation.

The log codes could be replaced by a tool after the logging has been done. For example, process the file output and create a full log file. This could for example be a desktop application who perform this.

Discussion


Log in to post a comment.