Hi,
I am trying to use LoggerFileBackend in my application. I understand that in order to fill a file with Logger.info I need to set level: :info. However, I was wondering if it’s possible to fill a file with more then just one level. For example hold Logger.info, Logger.error and Logger.warning in one file. I couldn’t find any information about it in documentation.
The source code is only one small file, have a squiz.



















