Logs
Это содержимое пока не доступно на вашем языке.
Let’s inspect some options, related to logging when working with Muo
Log files
Section titled “Log files”Currently, Muo doesn’t store its logs into files, only output to the process’ stdout.
However, you can redirect the output into any file of your choice, for example:
muo > /var/log/muo.logVerbose mode
Section titled “Verbose mode”For the most cases, you won’t need a verbose mode. But for specific cases, like troubleshooting, you can activate the verbose mode by starting Muo with the following command:
muo --verboseGrafana
Section titled “Grafana”You can collect the logs and send them to Grafana stack (or any other). In case of Grafana you will need Grafana Alloy