Released a new version that adds a class compatible with the standard library’s ::Logger class. Allows using Crylog with properties/variables typed as ::Logger by mapping a logger of a specific channel to the variable.
Should make it much easier to use in other libraries that have support for ::Logger but not Crylog directly.