Package Release Info

python-logzero-1.5.0-bp154.1.22

Update Info: Base Release
Available in Package Hub : 15 SP4

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

python3-logzero

Change Logs

Version: 1.5.0-bp152.1.8
* Fri Apr 05 2019 Tomá? Chvátal <tchvatal@suse.com>
- Update to 1.5.0:
  * logzero.syslog(..) (PR 83)
* Tue Dec 04 2018 Matej Cepl <mcepl@suse.com>
- Remove superfluous devel dependency for noarch package
Version: 1.4.0-bp150.2.4
* Fri Mar 02 2018 sebix+novell.com@sebix.at
- update to version 1.4.0:
  * Allow Disabling stderr Output (PR 83)
* Fri Sep 15 2017 sebix+novell.com@sebix.at
- update to 1.3.1
  * logzero.logfile() doc fix (#41)
* Mon Jul 24 2017 jengelh@inai.de
- Rewrite and trim descriptions.
* Thu Jul 20 2017 sebix+novell.com@sebix.at
- update to 1.3.0
  * colorama for color output (now supports windows). see #18
  * allow force color with env var LOGZERO_FORCE_COLOR
* Sat Jul 15 2017 sebix+novell.com@sebix.at
- upgrade to 1.2.1
  * Logfiles with custom loglevels (eg. stream handler with DEBUG and file handler with ERROR).
* Wed Jul 05 2017 sebix+novell.com@sebix.at
- upgrade to 1.2.0
* Tue Jul 04 2017 sebix+novell.com@sebix.at
- fix the build by running the tests with unicode LANG
* Tue Jul 04 2017 sebix+novell.com@sebix.at
- upgrade to 1.1.2 (2017-07-04):
  * Better reconfiguration of handlers, doesn't remove custom handlers anymore
- upgrade to 1.1.0 (2017-07-03)
  * Bugfix: Disabled color logging to logfile
* Sat Jul 01 2017 sebix+novell.com@sebix.at
- initial package