mirror of
https://github.com/taigrr/wtf
synced 2025-01-18 04:03:14 -08:00
Rename widget logging to logger to maintain consistency
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
title: "Logging"
|
||||
title: "Logger"
|
||||
date: 2018-06-16T14:22:18-07:00
|
||||
draft: false
|
||||
---
|
||||
@@ -30,7 +30,7 @@ Arrow keys scroll through the log file.
|
||||
## Configuration
|
||||
|
||||
```yaml
|
||||
logging:
|
||||
logger:
|
||||
enabled: true
|
||||
position:
|
||||
top: 5
|
||||
Reference in New Issue
Block a user