JBLogger
Loading...
Searching...
No Matches
jblogger.cpp File Reference

A simple to use logger library for Arduino. More...

#include "jblogger.h"
#include <stdarg.h>
#include <type_traits>

Detailed Description

A simple to use logger library for Arduino.

Author
Jonny Bergdahl
Date
Created: 2023-11-02

This file contains the main code for JBLogger.

You can find the source code and/ collaborate on https://github.com/jonnybergdahl/Bergdahl_JBLogger.

This code is distributed under the MIT License. See the LICENSE file for details.