Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 302 Bytes

File metadata and controls

15 lines (11 loc) · 302 Bytes

clog

A useful log with color

Advantage:

  • Small footprint.

  • Enable color print with a define in CFLAGS -DCOLOR_LOG.

  • Display the log time unit in ms.

  • Support log to file

  • Support log level filter

  • Support LOG($LEVEL, ""...) and LOG_$LEVEL(""...) both method

  • Support roll back file log