vauxite-org/typescript-logging

Merging custom configs for log4ts/category styles incorrectly merge the LogLevel when set to LogLevel.Trace

Closed this issue · 0 comments

This errenous behavior results in the level set to the default LogLevel.Error instead.

See #101 for log4ts fix.

Also add covering tests.