<feed xmlns='http://www.w3.org/2005/Atom'>
<title>monzero-core.git/external/easylogging++/easylogging++.h, branch v0.18.4.4</title>
<subtitle>Monzero core node, command-line wallet, consensus code, and release tooling.
</subtitle>
<id>https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.4</id>
<link rel='self' href='https://code.monzero.org/monzero-core.git/atom?h=v0.18.4.4'/>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/'/>
<updated>2025-11-11T18:44:26Z</updated>
<entry>
<title>Fix logging deadlock</title>
<updated>2025-11-11T18:44:26Z</updated>
<author>
<name>j-berman</name>
<email>justinberman@protonmail.com</email>
</author>
<published>2025-11-08T00:00:57Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a83a46d60059a063ec953ba15f4cdcc2b3874440'/>
<id>urn:sha1:a83a46d60059a063ec953ba15f4cdcc2b3874440</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix logging lock, future optimizations may needed</title>
<updated>2025-09-02T18:48:12Z</updated>
<author>
<name>Lee *!* Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2025-09-02T15:18:45Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=36b12ed50a1a722a8399c9762831ebade9980796'/>
<id>urn:sha1:36b12ed50a1a722a8399c9762831ebade9980796</id>
<content type='text'>
</content>
</entry>
<entry>
<title>EasyLogging++: new anti-UB test and propagating exception</title>
<updated>2021-08-03T15:10:21Z</updated>
<author>
<name>mj-xmr</name>
<email>mjxmr@protonmail.com</email>
</author>
<published>2021-03-02T08:36:04Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=b2c59af84de8d35c1eee38878053206a62756968'/>
<id>urn:sha1:b2c59af84de8d35c1eee38878053206a62756968</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reduced executable size; reduced call sequence to "allowed" log function</title>
<updated>2021-01-16T22:55:41Z</updated>
<author>
<name>Lee Clagett</name>
<email>code@leeclagett.com</email>
</author>
<published>2021-03-06T03:46:54Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=0f2b5af0dd4483eb207f50e606b95a774bc438fd'/>
<id>urn:sha1:0f2b5af0dd4483eb207f50e606b95a774bc438fd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>easylogging++: fix 'ELPP_OS_EMSCRIPTEN is not defined' warning</title>
<updated>2020-03-11T17:58:37Z</updated>
<author>
<name>xiphon</name>
<email>xiphon@protonmail.com</email>
</author>
<published>2020-03-11T17:58:37Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=a26cbcef924e4335f02b4327eceb5d0fab718ecc'/>
<id>urn:sha1:a26cbcef924e4335f02b4327eceb5d0fab718ecc</id>
<content type='text'>
</content>
</entry>
<entry>
<title>easylogging++: add emscripten support</title>
<updated>2019-12-02T15:09:21Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-12-02T15:08:17Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=948534877ebc3aec2723e389cddadb9f9f629916'/>
<id>urn:sha1:948534877ebc3aec2723e389cddadb9f9f629916</id>
<content type='text'>
This is upstream, but seems to have got lost in conflicts
when merging support for BSDs or android.
</content>
</entry>
<entry>
<title>easylogging++: always omit ANSI codes when colour is not supported</title>
<updated>2019-09-24T15:49:55Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-09-16T13:02:13Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=6d378d90fee4672a9f711a59905c60cfd72f63c1'/>
<id>urn:sha1:6d378d90fee4672a9f711a59905c60cfd72f63c1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Properly format multiline logs</title>
<updated>2019-09-16T16:58:01Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2019-06-22T14:42:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32f725d32f8e15f9bd4d0607251ede14c38fd993'/>
<id>urn:sha1:32f725d32f8e15f9bd4d0607251ede14c38fd993</id>
<content type='text'>
As a side effect, colouring on Windows should now work
regardless of version
</content>
</entry>
<entry>
<title>easylogging++: weed out most calls to allowed without locking</title>
<updated>2019-08-19T14:52:14Z</updated>
<author>
<name>moneromooo-monero</name>
<email>moneromooo-monero@users.noreply.github.com</email>
</author>
<published>2018-12-29T15:41:48Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=32b0560003b087b9c32407f50bd60eda413d70a2'/>
<id>urn:sha1:32b0560003b087b9c32407f50bd60eda413d70a2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #5442</title>
<updated>2019-04-16T20:45:02Z</updated>
<author>
<name>Riccardo Spagni</name>
<email>ric@spagni.net</email>
</author>
<published>2019-04-16T20:45:02Z</published>
<link rel='alternate' type='text/html' href='https://code.monzero.org/monzero-core.git/commit/?id=213fd5007dfa305e94a94116e155d196fb82d6ac'/>
<id>urn:sha1:213fd5007dfa305e94a94116e155d196fb82d6ac</id>
<content type='text'>
428249c5 easylogging++: minimal stdout logging format (moneromooo-monero)
</content>
</entry>
</feed>
