Function log
Parameters
- logname: string
Name of the log file
- logline: LoggableRecord
Line to log - as string or as object (will have a @timestamp added and be converted to JSON)
Returns void
- logname: string
Name of the log file
Line to log - as string or as object (will have a @timestamp added and be converted to JSON)
Write a line to a log file