What would you like to be added?
Now internal logging uses operator levels and zap logger, which do not have the same level system. Translating between them is a bit ugly, so let's switch to the zap system entirely
What is the use case for this feature / enhancement?
Better code readability (levels as literals instead of numbers), more log levels for the user (error)