godot/doc
Hugo Locurcio 20af28ec06
Enable file logging by default on desktops to help with troubleshooting
- Use the `.log` file extension (recognized on Windows out of the box)
  to better hint that generated files are logs. Some editors provide
  dedicated syntax highlighting for those files.
- Use an underscore to separate the basename from the date and
  the date from the time in log filenames. This makes the filename
  easier to read.
- Keep only 5 log files by default to decrease disk usage in case
  messages are spammed.
2020-07-08 18:57:25 +02:00
..
classes Enable file logging by default on desktops to help with troubleshooting 2020-07-08 18:57:25 +02:00
tools makerst: Print status messages to make the CI output clearer 2020-05-27 22:24:33 +02:00
translations i18n: Sync classref translation template with current docs 2020-06-25 11:00:39 +02:00
Doxyfile Remove trailing whitespace 2018-11-20 11:15:02 +01:00
Makefile SCons: Drop support for Python 2 2020-03-25 15:25:37 +01:00