The logging request was made initially to a Logger object, which initialized the LogRecord and forwarded it here.
The Handler is responsible for formatting the message, when and if necessary. The formatting should include localization. @param record description of the log event. A null record issilently ignored and is not published
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|