$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [log] Set default log source name
From: Renato Forti (re.tf_at_[hidden])
Date: 2013-07-12 08:24:14
Hi All,
Have any way to define a custon log source name on simple_event_log_backend!
I foud a method to get (get_default_source_name), but where is "set" method!
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\EventLog\Application\do
kagent simple event source
I want set/change default name (in my case) : "dokagent simple event source"
Thanks