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: oldheating gps motorhome heating
Revisions of log.cpp
| Revision | Date | Message | Actions |
|---|---|---|---|
| 8:e793e9005f89 | 2017-09-22 | Removed LogCrLf and added a plain Log for text. | File Diff Annotate |
| 7:417a6a65e942 | 2017-07-03 | Made use of pc uart configurable | File Diff Annotate |
| 6:b98aa0ec75a1 | 2017-06-29 | Added serial usb uart so that log could be viewed on pc | File Diff Annotate |
| 5:a1f0298e0995 | 2017-05-09 | Removed debug uart from LogPush | File Diff Annotate |
| 4:c95b09342a93 | 2017-05-09 | Removed close statement | File Diff Annotate |
| 3:7806ff3f1a2d | 2017-05-09 | Removed FileSystem from within library and moved open to outside. | File Diff Annotate |
| 2:ee4ec2d72525 | 2017-02-04 | Display non-ascii characters as hex | File Diff Annotate |
| 1:4d81afe3859e | 2017-02-01 | Minor tweaks | File Diff Annotate |
| 0:9907e344c82a | 2016-12-12 | Added log library | File Diff Annotate |