Create a new Logger instance with custom behaviour supplied via impl.
add(severity, message, progname) — overrides the default add method; severity is always numeric.
add(severity, message, progname)
postConstruct()
this
Create a new Logger instance with custom behaviour supplied via impl.