Skip to content
Snippets Groups Projects
Commit d1f82d7e authored by deuce's avatar deuce
Browse files

Cross-platform syslog logging stuff.

Allows UDP syslog logging on any system...
On Win32, will default to logging to localhost whereas on *nix, the
openlog(), syslog(), and vsyslog() functions are wrappers if no log host
is set with xp_set_loghost()

Untested, unused, not part of xpdev builds currently.
parent 0ba3699d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment