* \param logline IN formated ULM string
*----------------------------------------------------------------------
*/
-static int edg_wll_DoLogEvent(
+int edg_wll_DoLogEvent(
edg_wll_Context context,
edg_wll_LogLine logline)
{
* \param logline IN formated ULM string
*----------------------------------------------------------------------
*/
-static int edg_wll_DoLogEventProxy(
+int edg_wll_DoLogEventProxy(
edg_wll_Context context,
edg_wll_LogLine logline)
{
* \param logline IN formated ULM string
*----------------------------------------------------------------------
*/
-static int edg_wll_DoLogEventDirect(
+int edg_wll_DoLogEventDirect(
edg_wll_Context context,
edg_wll_LogLine logline)
{