Commit Graph

9 Commits

Author SHA1 Message Date
caxanga334
1fc841713e
Allow the time format used by SM log files to be configured by server ops. (#2372)
* Log Time Format Config

* Remove extra space

* Fix formatting inconsistency

---------

Co-authored-by: Nicholas Hastings <nshastings@gmail.com>
2025-11-08 17:08:32 +00:00
David Anderson
b725196a26 Replace AString with std::string. 2020-05-20 17:57:18 -07:00
Michael Flaherty
956f264b85 Replace ke::SafeSprintf with ke::SafeStrcpy (#784) 2018-03-19 20:12:51 +00:00
Kyle Sanderson
de108cca44
Simplify Logger internals (Fixes Issue #663). (#691)
* Simplify Logger internals (Issue #663).

* Avoid reformatting strings on every call.
2017-12-29 19:56:25 -08:00
David Anderson
4e275eea97 Split intercom.h into separate headers and reduce shared header inclusion. 2015-08-31 10:00:49 -07:00
David Anderson
3d5c9f0e21 Rename smcore to bridge, and use it as a pointer. 2015-08-30 23:27:53 -07:00
David Anderson
9ba1363d86 Remove Format/FormatArgs from the core/logic bridge. 2015-08-30 18:03:31 -07:00
Nicholas Hastings
e9ba251c1c Fix link errors. 2014-08-17 11:11:55 -04:00
Nicholas Hastings
486910a9a1 Add missing files 2014-08-13 14:26:18 -07:00