1
AE scripting with writeConsole and writeDebugLog methods?
Participant
,
/t5/after-effects-discussions/ae-scripting-with-writeconsole-and-writedebuglog-methods/td-p/14427557
Feb 16, 2024
Feb 16, 2024
Copy link to clipboard
Copied
hi AE masters!
What can I do with writeConsole() and writeDebugLog() global methods available on ExtendScript?
I'm trying to log messages inside Visual Studio using ExtendScript debug extension but without success.
I've found these functions but couldnt find what they do.
cheers!
TOPICS
How to
,
Resources
,
Scripting
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more
Explorer
,
LATEST
/t5/after-effects-discussions/ae-scripting-with-writeconsole-and-writedebuglog-methods/m-p/14427642#M244184
Feb 16, 2024
Feb 16, 2024
Copy link to clipboard
Copied
I ended up doing it on a Mac with an extension for VSCode. There are two of
them and they were both a little wonky. I sometimes needed to reinstall
them or revert to a bunch of $writeln commands.
NTProductions https://www.youtube.com/@NTProductions covers this topic with
updates. You should be able to find a good solution there.
them and they were both a little wonky. I sometimes needed to reinstall
them or revert to a bunch of $writeln commands.
NTProductions https://www.youtube.com/@NTProductions covers this topic with
updates. You should be able to find a good solution there.
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting.
Learn more

