- Autoclean file names, replacing APPPATH, BASEPATH, etc values in file paths with the constant name. (Keeps any logging more secure) - Support more placeholders in message interpolation, like: - {file} and {line} - {env:...} Replaces tag with an environment variable matching the name in ...