Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of LoggerInterface by
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
3:8b20cda3dee5 | 2016-12-14 | Nico De Witte |
Change message from char * to const char * as it should. Also removing a lot of compiler warnings like this. |
2:97f331aa4938 | 2016-12-07 | dwini | Add pragma once directive. |
1:8ee5fd3c1bf1 | 2016-11-24 | sillevl | Add pure virtuals methods |
0:13d1767f0c98 | 2016-11-24 | sillevl | LoggerInterface inspired by PHP PSR-3 |