Commit Graph

492 Commits (d8820dcb44976bcc2aa1a1a7d6860c3e74d2a6b0)

Author SHA1 Message Date
Gabi Melman a5fa6eb356
Update README.md 4 years ago
Gabi Melman cbaf4880ad
Update README.md 4 years ago
jspraul 8e055a4086
Use generated Status Image
Found out the ~/github vdir portion of the URL is not needed.
4 years ago
jspraul d4967358a5
Update to latest Travis CI Build Status
https://travis-ci.com/gabime/spdlog (404's) → https://app.travis-ci.com/github/gabime/spdlog
https://travis-ci.com/gabime/spdlog.svg?branch=v1.xhttps://app.travis-ci.com/gabime/spdlog.svg?branch=v1.x (Result from clicking Status Image url builder)
4 years ago
Gabi Melman a1d9f501e3
Fix #2075 4 years ago
Gabi Melman 5df9b11141
Update README.md 4 years ago
Michael R. Crusoe 23f47ebc47
List Debian instructions in the README 4 years ago
Gustav 1945a93b33
chore: the link points to the include, make sure the text reflect this 4 years ago
Pranav 890df3d90b
Fixed typo 4 years ago
Gabi Melman 70d2832c0d
Update README.md 4 years ago
Gabi Melman a6987efaec
Update README.md 4 years ago
Gabi Melman ef61fb11f0
Update README.md 4 years ago
Gabi Melman 7d07e0312a
Update README.md 4 years ago
Gabi Melman e1c73fd8f4
Update README.md 4 years ago
Gabi Melman b83ab21283
Update README.md 4 years ago
Gabi Melman 410abc4626
Added the Windows Event logger to readme features 4 years ago
Gabi Melman 69dc173979
Update README.md 5 years ago
Gabi Melman ded8b5ebd4
Added build2 to package managers section in readme 5 years ago
Gabi Melman ed58ae9f98
Revert PR #1851 5 years ago
Klaim (Joël Lamotte) fe74c80992
Add build2 package support
WARNING: Please do not merge yet! See below.

We are currently in the process of packaging `spdlog` for `build2`, we have it working (even on unsupported Windows, see for example: https://ci.stage.build2.org/@a993b64e-8ba2-422e-97d7-250cdb5828e0?builds=&pv=&tc=*&cf=&mn=&tg=&rs=*)

This change simply adds the necessary information to use this package when using `build2`. Some notes:
 - not sure how to give the info succintly because `build2` allows packages to come from different sources, including the git repository of the package - in doubt I just linked to the future community repository address providing all the info, but the other package manager didn't do it like that so not sure if it's ok for you?; 
 - `build2` distinguish the package (`depends: spdlog <some-version-scheme>`, added in the `manifest` file of a `build2` project) and the target (`spdlog%lib{spdlog}` imported in a `buildfile`) because packages can contain several targets. I was not sure how to formulate that here, so feel free to tell me if I should just provide the name of the package and not more info?

The package isn't available yet so this have to be merged only once it is made available (probably in a few days).
5 years ago
ArnaudBienner 0695d9cb5f
📝 README example: Add {:a} format flag to bin_to_hex example
Add {:a} format flag to bin_to_hex example
5 years ago
Gabi Melman 97fea81599
Update README.md 5 years ago
gabime 7097f7a894 Updated stopwatch example to README.md 5 years ago
gabime 537fd7c4ba Added stopwatch example to README.md 5 years ago
gabime d5048b8b0c Added stopwatch example to README.md 5 years ago
gabime 0348556aac Added stopwatch example to README.md 5 years ago
gk6k6k 38dc0a5c5d
Update README.md
Hi,
fedora yum is obsolite log time ago...
https://www.2daygeek.com/comparison-difference-between-dnf-vs-yum/

Works for fedora 31:

[root@Galleon ~]# uname -a
Linux Galleon 5.6.13-200.fc31.x86_64 #1 SMP Thu May 14 23:26:14 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
[root@Galleon ~]#
5 years ago
Gabi Melman 39150eb8c7
Update README.md 5 years ago
Gabi Melman 83b9149930
Update README.md 5 years ago
Gabi Melman a6dd1a2b4b
Update README.md 5 years ago
Bruce Mitchener 559984b2fe Fix typos. 5 years ago
Gabi Melman 98388d18de
Update README.md 5 years ago
Gabi Melman bbc5753b96
Update README.md 5 years ago
Gabi Melman 564eecaa3b
Update README.md 5 years ago
Gabi Melman 0480920058
Update README.md 5 years ago
Gabi Melman d977dd4395
Update README.md 5 years ago
Gabi Melman ca402379a9
Update README.md 5 years ago
Gabi Melman 903bf2135d
Update README.md 5 years ago
Gabi Melman 1f732585b2
Update README.md 5 years ago
Gabi Melman 224de0601e
Update README.md 5 years ago
Gabi Melman 9b84337830
Update README.md 5 years ago
Gabi Melman a4665c27df
Update README.md 5 years ago
Gabi Melman 3337015346
Update README.md 5 years ago
Gabi Melman b56b6509b1
Update README.md 5 years ago
Gabi Melman ac85e383a9
Update README.md 5 years ago
Gabi Melman c89a5148b2
Update README.md 5 years ago
Gabi Melman c37adba77b
Update README.md 5 years ago
Gabi Melman 95cc3dec3f
Update README.md 5 years ago
Gabi Melman 42c4a91041
Update README.md 5 years ago
Gabi Melman d253dad2ee
Update README.md 5 years ago
Gabi Melman 7f0265e674
Update README.md 5 years ago
Gabi Melman 0a14e491ab
Update README.md 5 years ago
Zyansheep c98152e9d0
Use community database instead of AUR 5 years ago
Zyansheep 7c34859e0c
yaourt is outdated and insecure, use yay
Not maintained anymore: https://archlinux.fr/yaourt-en
Alternatively: spdlog is now apart of the community repo (https://www.archlinux.org/packages/community/x86_64/spdlog/)
5 years ago
Gabi Melman cca004efe4
Update README.md 6 years ago
gabime 332eaaf916 Update readme with custom flags example 6 years ago
Avraham Shukron f0403fa9e4
README: add conda as a supported package manager
spdlog is available on conda-forge for a long time.
https://anaconda.org/conda-forge/spdlog
6 years ago
Gabi Melman 84851e230f
Update README.md 6 years ago
Gabi Melman 52aed9e0de
Update README.md 6 years ago
Gabi Melman ead9a550fd
Update README.md 6 years ago
Gabi Melman cf80b492a3
Update README.md 6 years ago
gabime 69f3d2678e Updated readme. 6 years ago
Gabi Melman 6095db951b
Update README.md 6 years ago
Gabi Melman 62189602cb
Update README.md 6 years ago
Karl Liu 92467db591 add example to FMT_STRING 6 years ago
X Nephila 26bdf66659
latest spdlog now available on MacPorts
I am the maintainer of spdlog on MacPorts, now the latest version(1.4.2) of spdlog is available on MacPorts.
6 years ago
Carlos Gomes Martinho 286eb59081
docs: spdlog now available in conan center 6 years ago
Gabi Melman 09d729bfba
Update README.md 6 years ago
Gabi Melman 9caaca742e
Update README.md 6 years ago
Gabi Melman ac95c3ffbf
Update README.md 6 years ago
Gabi Melman 9715d80030
Update README.md 6 years ago
Gabi Melman a0a1e5c078
Update README.md 6 years ago
Gabi Melman d7ba1fdd3d
Update README.md 6 years ago
Mike Lezhnin 9858d4e918 Fix a small problem in the basic example
The line
```
SPDLOG_TRACE("Some trace message with param {}", {});
```
which normally is discarded at the compile time since by deafult
`SPDLOG_ACTIVE_LEVEL` is at `SPDLOG_LEVEL_INFO`. If however, one goes
to `tweak.me` and sets
```
 #define SPDLOG_ACTIVE_LEVEL SPDLOG_LEVEL_TRACE
```
suddenly the basic example does not compile any more.
This commit fixes the potential problem.
6 years ago
Gabi Melman 856b4f4654
Update README.md 6 years ago
Gabi Melman 6696416107
Update README.md 6 years ago
Gabi Melman abc7bfe5c9
Update README.md 6 years ago
Gabi Melman f0f4499540
Update README.md 6 years ago
Gabi Melman ac6407bb8e
Update README.md 6 years ago
Gabi Melman baf08eee09
Update README.md 6 years ago
Gabi Melman 04a43cd6a1
Update README.md 6 years ago
Gabi Melman 37bfa092a5
Update README.md 6 years ago
Gabi Melman c517cb64ae
Update README.md 6 years ago
Gabi Melman 51e09fa504
Update README.md 6 years ago
Gabi Melman 691172e28b
Update README.md 6 years ago
Gabi Melman 6cf6d2159b
Update README.md 6 years ago
Gabi Melman 17f0b417d5
Update README.md 6 years ago
Gabi Melman b2a3e930c1
Update README.md 6 years ago
Gabi Melman 15faf742f1
Update README.md 6 years ago
Gabi Melman 2ba7d1639e
Update README.md 6 years ago
Gabi Melman a2de7cf070
Update README.md 6 years ago
Gabi Melman c6d558b6f2
Update README.md 6 years ago
Gabi Melman 88b4adebdc
Update README.md 6 years ago
Gabi Melman 50ed27946d
Update README.md 6 years ago
Gabi Melman 856ac7d773
Update README.md 6 years ago
Gabi Melman 81f12df8b5
Update README.md 6 years ago
Gabi Melman 9eca3234e8
Update README.md 6 years ago
Gabi Melman 5a540bdd42
Update README.md 6 years ago
Gabi Melman 6d394b132d
Update README.md 6 years ago
Gabi Melman 96a317ce68
Update README.md 6 years ago