Description
System logging support helps portable applications write structured diagnostic messages through a reusable library. It is useful for services and tools that need consistent logging across platforms.
This is a logging library, not a log management system. Developers should choose levels and fields carefully so logs help troubleshooting without exposing secrets or personal data.