logger (version 0.1)

appender_tee: Append log messages to a file and stdout as well

Description

Append log messages to a file and stdout as well

Usage

appender_tee(file)

Arguments

file

path

Value

function taking lines argument

See Also

This is generator function for log_appender, for alternatives, see eg appender_console, appender_file, appender_slack, appender_pushbullet