summaryrefslogtreecommitdiff
path: root/Demos
diff options
context:
space:
mode:
authorLinus Groh <mail@linusgroh.de>2020-12-06 16:55:19 +0000
committerAndreas Kling <kling@serenityos.org>2020-12-06 18:52:52 +0100
commit5eb1f752ab1db98d3825320f20e4a543b71bffe6 (patch)
tree9dcf8874abc6ceec0f1e596c05d0928d27616deb /Demos
parent2313e583930bd0bd8eeec18afc8d72c4b8350093 (diff)
downloadserenity-5eb1f752ab1db98d3825320f20e4a543b71bffe6.zip
LibJS: Use new format functions everywhere
This changes the remaining uses of the following functions across LibJS: - String::format() => String::formatted() - dbg() => dbgln() - printf() => out(), outln() - fprintf() => warnln() I also removed the relevant 'LogStream& operator<<' overloads as they're not needed anymore.
Diffstat (limited to 'Demos')
0 files changed, 0 insertions, 0 deletions