Logging

Logging-related functions

void slog(const char *section, const char *message)

A function to display generic status messages

Parameters
  • section – a section of a status message to display

  • message – a message to be displayed

Since

v0.1