Logging interface
authorAntoine Riard <ariard@student.42.fr>
Wed, 25 Jul 2018 02:34:51 +0000 (02:34 +0000)
committerAntoine Riard <ariard@student.42.fr>
Fri, 17 Aug 2018 00:01:15 +0000 (00:01 +0000)
Implement error, warn, info, debug and trace macros, internally calling
an instance of Logger, and passing it to every main structures
Build-time or client-side filtering.
Issue #54


No differences found