PLEASE READ THIS SECTION CAREFULLY
This module provides you three main methods to use in your application: 1.sendlog(message):this method send your string type log messages with appropriate buffering and time out facility. Your messages will remain in buffer for fixrd time or till buffer gets complelety filled and then batch of messages will be send to DB and bufferes get cleared for next batch.
2.setBufferLength(len):this method is used to customize buffer length.(default length is 5)
3.setTimerTime(time):this methods enables you to set time interval, after the expiry of this time,buffer data will be send,irrespective of buffer length.(default value=10)
NOTE:first set bufferlength and timeout interval using method number 2 and 3 and then use sendlog() method in your code as many time as you wish.
Release files for logover 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| logover-0.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Release files / logover-0.0.1-py3-none-any.whl
| Download URL | logover-0.0.1-py3-none-any.whl |
|---|---|
| Size | 3.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
c07d3ee1844582a4dc7389ba037ff882480b7150b9489701540ece8d4f83bab6
|
|
BLAKE2b-256 checksum How to use checksums |
52093b017d05a61dd2f2e87719b46c5a95f92640b532184d88a4b71b98409af5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.8.3rc1
|