craigivy/dalog

Log created from log should use new context keys

Closed this issue · 0 comments

When a new log is being created from an existing log log.withContext(...), the new contexts should take precedence. When merging the new context with the original contexts of the log the keys resovled. If the if the context key exists in both the new context should be used for that key.