Type alias AppenderFunction

AppenderFunction: ((loggingEvent: LoggingEvent) => void)

Type declaration

Generated using TypeDoc