LogTrackerImpl

In package com.cdsap.talaiot.logger

class com.cdsap.talaiot.logger.LogTrackerImpl

Main implementation of the LogTracker

Constructors

constructor(mode: Mode)

Main implementation of the LogTracker

Parameters:

Methods

fun log(message: String)

Logger function that check the current node to use the output method to display the results.

Parameters:
  • message: String

    message to be displayed