Perfect icon indicating copy to clipboard operation
Perfect copied to clipboard

Help Log.swift

Open Fabio1988 opened this issue 3 years ago • 0 comments

In my Software I use different log level messages (info, debug, warn). I tried to set an environment variable to set log level, but also with log Level "info" it shows debug logs... Do I have to build/run the Software with Parameters to set log level? Does anyone have examples please?

I do use this Log struct https://github.com/PerfectlySoft/Perfect/blob/859e696457fa91a9f998ad94080632f20b47fe58/Sources/PerfectLib/Log.swift#L145

Fabio1988 avatar Jan 11 '22 19:01 Fabio1988