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.
Dependents: mail_driven_task_example
Task::Logger Class Reference
#include <Task.h>
Public Member Functions | |
| Logger (const char *task_name, Stream *sp=Logger::sci) | |
| Logger constructor. | |
Static Public Member Functions | |
| static void | setLogLevel (LogLevel lv) |
| Log level setter. | |
Detailed Description
Logger class.
Definition at line 103 of file Task.h.
Constructor & Destructor Documentation
| Logger | ( | const char * | task_name, |
| Stream * | sp = Logger::sci |
||
| ) |
Member Function Documentation
Generated on Tue Jul 12 2022 20:43:28 by
1.7.2