Skip to content
Snippets Groups Projects

F octave logging

Merged Timm Fitschen requested to merge f-octave-logging into dev
All threads resolved!
Files
4
+ 2
0
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
@@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
### Added
* Simple `User` class and methods for user creation/retrieval/deletion.
* Simple `User` class and methods for user creation/retrieval/deletion.
 
* Added more variants for the `operator<<` of `LoggerOutputStream` (for `bool`
 
and `std::endl`).
### Changed
### Changed
Loading