Renders the date into a string. Format is "HH:mm:ss".
"HH:mm:ss"
Subclasses should override this method to render the date into a string using a precision up to the second. This method will be called at most once per second and the result will be reused if it is needed again during the same second.
AbsoluteTimeDateFormatter Class | log4net.DateFormatter Namespace