Clovel / LTBL

Let there be light ! This project aims to create a web-connected lamp controled by both a physical switch and a web page. - WIP
GNU Lesser General Public License v3.0
0 stars 0 forks source link

Logger class #26

Closed Clovel closed 4 years ago

Clovel commented 4 years ago

We need to conceive a class to manage logs and that works similarly to std::cout or std::cerr. To do so, we need :