aazsamir
aazsamir
> Hmm, we actually need to make this more configurable, because outside of Docker, the current approach is super useful. (it writes debug-styled log entries into a file, which can...
I reverted previous processor, just named it differently. Now exception is both logged by configured logger and put in debug log. I think I'm not sure about this configuring processors...
`./tempest tail:debug` causes my CPU temperature to rise by 15 degrees :smile: Maybe it's busy waiting? I'm using linux btw. related XKCD https://xkcd.com/1172/
> > causes my CPU temperature to rise by 15 degrees > > Do you mean with this branch? Yes, but now I checked and it's the same on `main`,...