Module millheat.compat

Compatibility module for Copas and LuaLogging.

To use LuaLogging or the Copas scheduler, ensure to load those libs before loading the millheat module.

Usage:

    local copas = require "copas"
    local ll = require "logging"
    local mh = require "millheat"   -- require this last
    


generated by LDoc 1.4.6 Last updated 2024-02-11 15:20:49