#Logger timing

3 messages · Page 1 of 1 (latest)

magic lintel
#

When using the built-in logger in a custom loader, how can I show the perf milliseconds after the message?

humble elkBOT
#

Hi @magic lintel. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:

#

I'm sorry, but the knowledge sources do not contain any information about showing performance timing (milliseconds) after a log message when using the built-in logger in a custom loader. The documentation describes how to use the logger for info, warn, error, and debug messages, and how messages are prefixed with the integration or loader name, but it does not mention any built-in support for automatically displaying timing or performance metrics in log output. You would need to manually measure and include timing information in your log messages if needed AstroIntegrationLogger.

Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: