Skip to content

where does "cs_tools tools scriptability export" write the logs in v1.6.2? #206

Answered by boonhapus
bmofkn asked this question in Q&A
Discussion options

You must be logged in to vote

@bmofkn All the logs are centralized now, we no longer redirect the scriptability lines to a separate file.

cs_tools self info will show you the directory which holds your config, the logs are in a hidden directory there as well (.logs).

If you use --log-errors or run this tool in CI, all of the statuses should print to screen, and in 1.6.2 specifically the OS exit code should be 0 for success, 1 for any error, and 2 for any warning.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by bmofkn
Comment options

You must be logged in to vote
1 reply
@boonhapus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants