LoggerInterface inspired by PHP PSR-3

Dependents:   LogIt

Fork of LoggerInterface by Sille Van Landschoot

History

Change message from char * to const char * as it should. Also removing a lot of compiler warnings like this. default tip

2016-12-14, by Nico De Witte [Wed, 14 Dec 2016 17:57:03 +0100] rev 3

Change message from char * to const char * as it should. Also removing a lot of compiler warnings like this.


Add pragma once directive.

2016-12-07, by dwini [Wed, 07 Dec 2016 19:55:36 +0000] rev 2

Add pragma once directive.


Add pure virtuals methods

2016-11-24, by sillevl [Thu, 24 Nov 2016 14:25:31 +0000] rev 1

Add pure virtuals methods


LoggerInterface inspired by PHP PSR-3

2016-11-24, by sillevl [Thu, 24 Nov 2016 13:16:44 +0000] rev 0

LoggerInterface inspired by PHP PSR-3