pipen-log2file

Save running logs to file for pipen

MIT License

Downloads
281
Stars
1

Bot releases are visible (Hide)

pipen-log2file - 0.6.0 Latest Release

Published by pwwang 9 months ago

  • deps: bump pipen to 0.13
  • ci: add python3.11

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.5.0...0.6.0

pipen-log2file - 0.5.0

Published by pwwang 12 months ago

pipen-log2file - 0.4.0

Published by pwwang about 1 year ago

pipen-log2file - 0.3.3

Published by pwwang about 1 year ago

  • 🐛 Fix wrong working directory used when a different pipeline name passed via pipen-args (#1)

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.3.2...0.3.3

pipen-log2file - 0.3.2

Published by pwwang over 1 year ago

  • 🐛 Close logging handlers when needed to avoid resource leaks.

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.3.1...0.3.2

pipen-log2file - 0.3.1

Published by pwwang over 1 year ago

  • 🐞 Set delay=True for logging.FileHandler to avoid ResourceWarning in case it's never used

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.3.0...0.3.1

pipen-log2file - 0.3.0

Published by pwwang over 1 year ago

  • ⬆️ Bump pipen to 0.10.0

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.2.1...0.3.0

pipen-log2file - 0.2.1

Published by pwwang over 1 year ago

  • ⬆️ Bump pipen to 0.9.2
  • 🛠️ Refactor plugin name in log for progress
  • ✨ Allow to save xqute logs
  • 🐛 Fix default config values not working

Full Changelog: https://github.com/pwwang/pipen-log2file/compare/0.1.0...0.2.1

pipen-log2file -

Published by pwwang over 1 year ago

  • ✨ Add job progress to file log
  • ⬆️ Bump pipen to 0.8 (drop python3.7)
pipen-log2file -

Published by pwwang over 1 year ago

  • Init