This repository was archived by the owner on Sep 8, 2025. It is now read-only.
Commit fd4d18c
Allow LogSerializer to be disabled to facilitate usage in Unity iOS (#67)
* Allow LogSerializer to be disabled to facilitate usage in Unity iOS apps, which cannot JSON serialize objects with properties.
* Ensure it's clear if log serializer is disabled, and add missing XML comment.1 parent a2b3547 commit fd4d18c
1 file changed
+8
-2
lines changedLines changed: 8 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
11 | 17 | | |
12 | 18 | | |
13 | 19 | | |
| |||
27 | 33 | | |
28 | 34 | | |
29 | 35 | | |
30 | | - | |
| 36 | + | |
31 | 37 | | |
32 | 38 | | |
33 | 39 | | |
0 commit comments