Skip to content

A decorator to aid in annotating logs for easier reading and searching

License

Notifications You must be signed in to change notification settings

github/annotated-logger

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Coverage

Full report

Name Stmts Miss Cover Missing
annotated_logger/__init__.py 314 0 100%
annotated_logger/filter.py 31 0 100%
annotated_logger/mocks.py 124 0 100%
annotated_logger/plugins.py 92 0 100%
example/__init__.py 0 0 100%
example/actions.py 19 0 100%
example/api.py 40 0 100%
example/calculator.py 106 0 100%
example/default.py 53 0 100%
example/invalid_order.py 5 0 100%
example/logging_config.py 37 0 100%
TOTAL 821 0 100%

Setup coverage badge

Below are examples of the badges you can use in your main branch README file.

Direct image

Coverage badge

This is the one to use if your repository is private or if you don't want to customize anything.

Shields.io Json Endpoint

Coverage badge

Using this one will allow you to customize the look of your badge. It won't work with private repositories. It won't be refreshed more than once per five minutes.

Shields.io Dynamic Badge

Coverage badge

This one will always be the same color. It won't work for private repos. I'm not even sure why we included it.

What is that?

This branch is part of the python-coverage-comment-action GitHub Action. All the files in this branch are automatically generated and may be overwritten at any moment.

About

A decorator to aid in annotating logs for easier reading and searching

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages