add drone build status badge
This commit is contained in:
parent
6da0fb5059
commit
a1a313b6e5
@ -1,10 +1,12 @@
|
||||
# logger
|
||||
|
||||
Simple logger function with colored LogLevel for other scripts and designed to run inside Docker container
|
||||
[![Build Status](https://drone.pyas.de/api/badges/Kim/logger/status.svg)](https://drone.pyas.de/Kim/logger)
|
||||
|
||||
Debug can be enabled by setting the environment variable
|
||||
Simple logger function with colored LogLevel designed to run inside Docker container
|
||||
|
||||
*DEBUG_MODE = True*
|
||||
> Debug can be enabled by setting the environment variable
|
||||
>
|
||||
> **DEBUG_MODE** = *True*
|
||||
|
||||
## Usage example
|
||||
```python
|
||||
|
Loading…
x
Reference in New Issue
Block a user