godot/doc
Hugo Locurcio c2a4ce9380 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.

(cherry picked from commit 20af28ec06)
2020-07-10 11:03:32 +02:00
..
classes Enable file logging by default on desktops to help with troubleshooting 2020-07-10 11:03:32 +02:00
tools SCons: Format buildsystem files with psf/black 2020-06-10 15:30:52 +02:00
Doxyfile
Makefile Clean up & improve makerst.py 2018-12-27 13:57:08 +01:00