Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

support for STL containers? #49

Closed
p0fi opened this issue Feb 17, 2015 · 5 comments
Closed

support for STL containers? #49

p0fi opened this issue Feb 17, 2015 · 5 comments

Comments

@p0fi
Copy link

p0fi commented Feb 17, 2015

is there, or will there be support for STL containers like vectors?

@gabime
Copy link
Owner

gabime commented Feb 17, 2015

You mean to log containers? I dont think so.. Seems out of the scope for library..

@p0fi
Copy link
Author

p0fi commented Feb 19, 2015

i meant to output the content of a vector<uint8_t> into to console for example

@gabime
Copy link
Owner

gabime commented Feb 19, 2015

Out of the scope. I want to keep the library lean

@gabime gabime closed this as completed Feb 19, 2015
@ad184hl
Copy link

ad184hl commented Sep 9, 2020

Sorry to bring this up again. Just want to understand how hard it is to implement this, given the original {fmt} library already supports STL containers. If it's not too complicated, I can fork and implement for my own use.

@adlternative
Copy link

I think this feature will be useful...

bachittle pushed a commit to bachittle/spdlog that referenced this issue Dec 22, 2022
* Start Recorder api

* Fill out Span api

* Reformat

* Fill out Tracer class

* Add cmake build

* Add commenting

* Fix formatting

* Reformat

* Fix date

* Make mutex mutable

* s/mutex_/mu_/

* Remove AddEvent with steady timestamp

* Fix typo

* Fill in IsRecordable

* Set up protobuf dependency

* Install protobuf in docker image

* Merge in Recordable

* Add exporter folder

* Integrate protobuf files into build

* Add otprotocol Recordable

* Set up protobuf with bazel

* Reformat

* Install git in CI

* Add otprotocol to cmake test

* Fix typo

* Fix install_protobuf.sh

* Fix install_protobuf.sh

* Fix install_protobuf.sh

* Fix do_ci.sh

* Add otprotocol windows tests

* Fix typo

* Make protobuf install optional for windows

* Fix install_windows_protobuf.ps1

* Remove unnecessary globs

* Refactor

* Rearrange  protobuf files

* Clean up workspace

* Fix formatting

* Update CI

* Restructure

* Reformat

* Refactor legacy test

* Fix legacy target

* Fix legacy target
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants