diff --git a/.gitignore b/.gitignore index cebf6775..4eb740d4 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,5 @@ docs/traces/ .vs/ .cache .vimspector.json +subprojects/.wraplock +subprojects/pml.wrap diff --git a/docs/env.md b/docs/env.md index 874a77c2..df3c1955 100644 --- a/docs/env.md +++ b/docs/env.md @@ -46,6 +46,8 @@ Environment variables and counting the number of warnings errors. On windows, will allocate a console window to output to. Note that internal logs/asserts are disabled in release builds. +- `VIL_LOG_FILE` can be set to a file path where vil will output its + log messages. By default, will simply output to stdout. - `VIL_WINDOW_MIN_FRAME_TIME=