log | WebHare Platform SDK
WebHare Platform SDK
    Preparing search index...
    • Write a line to a log file

      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