How to specify the log path in the new version #1305
-
before but now, |
Beta Was this translation helpful? Give feedback.
Answered by
willmcgugan
Nov 29, 2022
Replies: 1 comment
-
Textual doesn't support a log argument now. If you need logging, consider the |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
M737
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Textual doesn't support a log argument now. If you need logging, consider the
logging
module. If its for debugging, have a look at the textual debug console.