Skip to content

Commit 2ac89db

Browse files
committed
Factor all screen output functions into one class: Logger
1 parent 4358f3a commit 2ac89db

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
@@ -8,8 +8,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
88
## [Unreleased]
99
### Added
1010
- Add util/atomic.h
11+
- `Logger` class to centralize CI runner script logging (in particular, indentation)
1112

1213
### Changed
14+
- `arduino_ci.rb` uses new `Logger`
1315

1416
### Deprecated
1517

0 commit comments

Comments
 (0)