You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[logger] rework logger name, stacktrace and error passthrough
- Finalize logger documentation.
- Add stacktrace capture.
- Change the way name and error being passed to adapter. Since many
backends lacks, for example, named loggers - consistent way is to pass
these parameters as fields, rather handle them special way per adapter.
Though, adapters still able to handle these fields if needed, manually
processing fields and extracting required fields.
Change-Id: I083ba13131f87773ec6cff4cf1f12a4f598b92a5
0 commit comments