Skip to content

Commit 6c372a3

Browse files
committed
Factor all screen output functions into one class: Logger
1 parent 29ab7b3 commit 6c372a3

File tree

4 files changed

+420
-226
lines changed

4 files changed

+420
-226
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99
### Added
10+
- `Logger` class to centralize CI runner script logging (in particular, indentation)
1011

1112
### Changed
13+
- `arduino_ci.rb` uses new `Logger`
1214

1315
### Deprecated
1416

0 commit comments

Comments
 (0)