onkel-dirtus / logger_file_backend

MIT License
307 stars 128 forks source link

Rotate config details when Sharing log file between two or more apps #41

Open tathagata opened 7 years ago

tathagata commented 7 years ago

If you have two or more (phoenix) applications which log to the same file, where would you put the rotate specifications in both the config (not DRY), or put it in either or somehow share the config reference between the apps?