/ai implement a quiet mode where only the most important logs are emitted. Use a specific target or label that says verbose that tracing_init would skip if quiet mode is on. For now, those logs would primarily be the ones of a worker emit when running a flow or a job. Also make it that some logs that would be emitted periodically like job is still running would have a period increased by 10x. Request made by @rubenfiszel
/ai implement a quiet mode where only the most important logs are emitted. Use a specific target or label that says verbose that tracing_init would skip if quiet mode is on. For now, those logs would primarily be the ones of a worker emit when running a flow or a job. Also make it that some logs that would be emitted periodically like job is still running would have a period increased by 10x. Request made by @rubenfiszel