IgnyteX-Labs / Logger-Arduino

A simple/easy to use (static) Logger class for Arduino Projects. Supports (printf style) formatted messages. Outputs on SdCard and Serial Monitor.
MIT License
1 stars 0 forks source link

major: Add LoggerFSHandler to enable filesystems besides the Arduino fs::FS e.g. SdFat.h #8

Closed toqix closed 2 months ago

toqix commented 2 months ago
toqix commented 2 months ago

Merging this fixes #4