Skip to content

Releases: michiya/azure-storage-logging

0.5.1

09 Oct 16:27
Compare
Choose a tag to compare
  • Updated azure-storage to 0.33.0

0.5.0

02 Sep 06:26
Compare
Choose a tag to compare

0.4.0

14 May 02:54
Compare
Choose a tag to compare
  • Requires azure 0.10 or newer
  • Added BlobStorageRotatingFileHandler
  • Added parallel blob upload options for the file handlers

0.3.0

27 Jan 08:11
Compare
Choose a tag to compare
  • Requires azure 0.9
  • Added zip_compression option for the file handler
  • Fixed the table handler bug on flush error

0.2.1

01 Nov 11:23
Compare
Choose a tag to compare
  • Added base64_encoding option to QueueStorageHandler

0.2.0

01 Nov 11:20
Compare
Choose a tag to compare
  • Added support for Python 3
  • Set https as the default protocol

0.1.3

01 Nov 11:18
Compare
Choose a tag to compare
  • Fixed error on logging exc_info to tables

0.1.2

01 Nov 11:11
Compare
Choose a tag to compare
  • Removed batch parameter permanently
  • Fixed inaccurate hostname in log files

0.1.1

01 Nov 11:06
Compare
Choose a tag to compare
  • Made batch parameter to be deprecated
  • Added some documentation

0.1.0

01 Nov 10:55
Compare
Choose a tag to compare
  • Initially released