cznic/public/: grill-1.3.2 metadata and description

Simple index Newer version available

gRPC interface logging library

author Vlastimil Zíma
author_email vlastimil.zima@nic.cz
classifiers
  • Development Status :: 2 - Pre-Alpha
  • Intended Audience :: Developers
  • License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
  • Operating System :: OS Independent
  • Programming Language :: Python
  • Programming Language :: Python :: 3.5
  • Programming Language :: Python :: 3.6
  • Programming Language :: Python :: 3.7
  • Programming Language :: Python :: 3.8
  • Topic :: Software Development :: Libraries
  • Topic :: Software Development :: Libraries :: Python Modules
  • Topic :: System :: Logging
provides_extras quality
requires_python >=3.5

Because this project isn't in the mirror_whitelist, no releases from root/pypi are included.

File Tox results History
grill-1.3.2.tar.gz
Size
22 KB
Type
Source

gRPC interface logging library

This library contains utilities for logging into FRED logger service.

ChangeLog

Unreleased

1.3.2 (2020-11-12)

  • Fix version specifier for frgal.

1.3.1 (2020-11-05)

  • Support multiple versions of logger API.

  • Rename CHANGELOG and fix its format.

1.3.0 (2019-10-21)

  • Add python 3.8.

  • Add missing methods to LoggerClient.

  • Add SearchLoggerHistoryClient.

  • Rewrite tests to test client.

  • Update static checks and CI.

  • Use pypi.nic.cz to provide dependencies.

  • Drop constraints.txt.

  • Reformat ChangeLog.

  • Add license.

1.2.0 (2019-09-17)

  • Update version of Logger API (includes diagnostic methods)

1.1.0 (2019-07-03)

  • Update version of Logger API.

1.0.0 (2019-06-03)

  • Initial version