作者: Jr. Vernon E. McGeorge
DOI:
关键词:
摘要: A method for increasing debug log performance uses pre-logging subroutines, i.e., helper methods, to pass multiple elements of a string message as separate parameters. The methods typically determine whether logging system is enabled at specific level before allocating memory or CPU resources concatenation. If the disabled, returns client program without concatenate and message, thus significantly performance.