You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
planka_custom/server/utils
Matthew Stickney 94a8011bd6 feat: Make logfile location customizable
It may be desirable to log to a more standard location (e.g. in /var/log/),
or in some cases to turn logging to file off. To support these, use a
custom config property to determine the location of the output log file,
and default to the previous location if it is unset.
1 year ago
..
filenamify.js fix: Preserve extension for attachments with long filename 1 year ago
logger.js feat: Make logfile location customizable 1 year ago
migrations.js feat: Labels reordering 3 years ago
remoteAddress.js feat: Modify logger to log to file that supports fail2ban (#284) 3 years ago