zach-overflow commented on issue #53442: URL: https://github.com/apache/airflow/issues/53442#issuecomment-3366152366
I would second that the ability to completely disable writing task logs to disk would be immensely useful. > Making the remote logger IO have some way of flagging "don't write logs on disk", sure, that could be added. > You should be able to do all of that with the RemoteLoggerIO interface today @ashb is there up-to-date documentation on this (and more generally docs on configuring the new Airflow structlog setup as of 3.1.0)? I have a rough idea of what you're describing in the linked code snippets you provided, but I don't see any mention of the `RemoteLoggerIO` class in the current Airflow 3.1.0 docs. Can that interface be considered part of the public Airflow interface? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
