Commit 4979a86
Stephan Dilly
we have to expect non-utf8 strings in tracing messages (#770)
* we can expect non-utf8 strings in tracing messages
* pass tracing msg as slice instead of &str
* doc comment
* Revert "pass tracing msg as slice instead of &str"
This reverts commit 50a990f.
# Conflicts:
# src/tracing.rs
* update doc comment and add todo1 parent c7025a7 commit 4979a86
1 file changed
+5
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
60 | 63 | | |
61 | 64 | | |
62 | 65 | | |
| |||
76 | 79 | | |
77 | 80 | | |
78 | 81 | | |
79 | | - | |
80 | | - | |
| 82 | + | |
| 83 | + | |
81 | 84 | | |
82 | 85 | | |
0 commit comments