Logging
Configuration
{
"log": {
"level": "info",
"topics": [],
"max_lines": 1000
}
}CORE_LOG_LEVEL=info
CORE_LOG_TOPIC=[]
CORE_LOG_MAXLINES=1000level (string)
topics (array)
max_lines (integer)
Last updated
Was this helpful?
