view doc/html/api/module/Irccd.Logger/function/warning.md @ 260:904ee87bc808

CMake: split documentation into several topic, closes #535
author David Demelier <markand@malikania.fr>
date Wed, 14 Sep 2016 13:36:06 +0200
parents 392778b6d3c9
children
line wrap: on
line source

---
function: warning
js: true
summary: "Log a warning. The message will always be logged."
synopsis: "Irccd.Logger.warning(message)"
arguments:
  - "**message**: the message."
---