Skip to content

Releases: globus/globus-cwlogger

v1.2

28 Aug 20:14
1.2
Compare
Choose a tag to compare
  • Close instantiated sockets on connection error to prevent ResourceWarnings.

v1.1

08 Jun 14:36
1.1
Compare
Choose a tag to compare
  • Remove client support for python 2 (now requires python3.6+)

v1.1b1

08 Mar 19:02
1.1b1
Compare
Choose a tag to compare
  • add support for EMF-format logs

v1.0

02 Aug 13:00
1.0
Compare
Choose a tag to compare
  • convert the daemon to python3-only -- the client is still py2/py3
  • convert the daemon from boto to boto3
  • apply black, isort, and flake8 as linting/code-quality checks and formatting standards
  • tune several local INFO level log messages down to DEBUG to produce less noise in syslog
  • local logging encodes priority levels for journald/syslog, can be handled via journald config as seen in daemon/globus_cw_daemon_install/example-journald.conf