error_log 0.1.3

Simple, struct-based Error-Handling
Documentation
1
2
3
4
5
6
7
# `no_std` Support

When `no_std` enabled, there are the following changes and (If you know how to
overcome the limitations please contact me):

- uses `print/prinln` provided by `libc_print`
- no support for timestamps