issues
search
adafruit
/
Adafruit_CircuitPython_Logging
Logging module for CircuitPython
MIT License
15
stars
20
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fix log files not containing any newlines ever
#65
aggieNick02
closed
1 month ago
0
No newlines ever in logs produced with FileHandler/RotatingFileHandler
#64
aggieNick02
closed
1 month ago
0
StreamHandler Produces Extra Empty Lines
#63
FoamyGuy
closed
1 month ago
1
remove extra newlines
#62
FoamyGuy
closed
2 months ago
2
Adding Formatter and example including timestamp
#61
FoamyGuy
closed
2 months ago
3
Add support for multiline logs and exceptions
#60
furbrain
closed
4 months ago
0
Allow format string to be set in handler
#59
bendavis78
closed
1 month ago
2
Add flush to the file write functions
#58
ilikecake
closed
4 months ago
4
Suggest adding flush() to the emit method in the FileHandler example
#57
znjp
closed
1 month ago
1
Add a log rotation function to the file handler
#56
ilikecake
closed
5 months ago
4
Writing to a file when flash is full.
#55
ilikecake
opened
6 months ago
1
Add linting errors
#54
tekktrik
closed
9 months ago
0
Use of `adafruit_logging` Causes Pico W to Fail to Reload Circuitpython
#53
jmangum
opened
1 year ago
0
Logger Does Not Write to File on AdaLogger SD Card
#52
jmangum
opened
1 year ago
0
Use timestamp
#51
FoamyGuy
closed
2 months ago
3
add sphinxcontrib.jquery
#50
FoamyGuy
closed
1 year ago
0
Update adafruit_logging.py for no args
#49
tyeth
closed
1 year ago
2
Make StreamHandler terminator configurable
#48
dsanders11
closed
1 year ago
0
Fix typo in docstring
#47
dsanders11
closed
1 year ago
0
add proper tests
#46
vladak
opened
1 year ago
0
add MQTT handler example
#45
vladak
closed
1 year ago
0
allow multiple handlers per logger
#44
vladak
closed
1 year ago
2
allow multiple handlers
#43
vladak
closed
1 year ago
1
Fix pylint errors
#42
tekktrik
closed
1 year ago
0
Make default logging level be consistent with CPython
#41
isacben
closed
2 years ago
1
Allow use of root logger
#40
tekktrik
closed
2 years ago
0
Simplify Protocol import
#39
tekktrik
closed
2 years ago
0
Allow `.getLogger()` with no args
#38
dhalbert
closed
2 years ago
0
Make default logging level be consistent with CPython: set to 30
#37
dhalbert
closed
2 years ago
0
fix attribute list and NOTSET description in docs
#36
FoamyGuy
closed
2 years ago
1
NOTSET attribute does not supress printing log messages.
#35
jcoreysc
closed
2 years ago
3
Fix StreamHandler behavior
#34
tekktrik
closed
2 years ago
2
Logging to the REPL
#33
Neradoc
closed
2 years ago
0
Fix docstrings, use duck typing
#32
tekktrik
closed
2 years ago
3
Publicize handler methods
#31
tekktrik
closed
2 years ago
0
Expose Handler methods for customization
#30
tekktrik
closed
2 years ago
0
Hotfix for version 4.0.0
#29
tekktrik
closed
2 years ago
0
Make true CPython subset
#28
tekktrik
closed
2 years ago
7
Make true CPython subset?
#27
tekktrik
closed
2 years ago
6
Update to be a PYPI package
#26
makermelissa
closed
2 years ago
0
Add format specifier for time value to keep alignment consistant
#25
JingleheimerSE
closed
2 years ago
2
Add version and repo information
#24
tekktrik
closed
2 years ago
0
Linted
#23
evaherrada
closed
2 years ago
0
Add FileHandler class
#22
tekktrik
closed
3 years ago
31
Feature/add typing
#21
tekktrik
closed
3 years ago
2
Missing Type Annotations
#20
FoamyGuy
closed
3 years ago
2
Patch: Document metaprogrammed module attributes
#19
garrettheath4
closed
2 years ago
2
Null Logger
#18
dastels
closed
3 years ago
2
Cross-post from MiniMQTT: formatting bytearrays raises runtime error
#17
dlizotte-uwo
closed
3 years ago
2
Ran pre-commit, added licenses
#16
evaherrada
closed
3 years ago
0
Next