mirror of
https://github.com/JohnEstropia/CoreStore.git
synced 2026-01-14 07:33:28 +01:00
Rename LogLevel to CoreStoreLogLevel #290
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @tomislav on GitHub (Sep 15, 2019).
Would it be possible to rename
LogLevelto something likeCoreStoreLogLevelto avoid conflicts with other libraries?@JohnEstropia commented on GitHub (Sep 16, 2019):
@tomislav You can always write
CoreStore.LogLevelin your code to disambiguate