Tyler Riddle [Tue, 8 Jan 2013 23:27:07 +0000]
update logging system to match log-contextual router changes
Tyler Riddle [Fri, 21 Dec 2012 22:13:37 +0000]
forwarded log messages now include a forwarded flag in the metadata
Tyler Riddle [Fri, 21 Dec 2012 22:11:47 +0000]
logging test now checks to make sure arg_levels is correct
Tyler Riddle [Fri, 21 Dec 2012 20:22:40 +0000]
document known issues; document Object::Remote::Connection; update docs for log forwarding disabled by default
Tyler Riddle [Fri, 21 Dec 2012 20:21:14 +0000]
disable log forwarding by default - has issues at scale
Tyler Riddle [Mon, 17 Dec 2012 18:20:37 +0000]
update Object::Remote::connect() to pass arguments to the connection
Tyler Riddle [Mon, 17 Dec 2012 18:13:28 +0000]
make note about deadlock when moving position of timer execution
Tyler Riddle [Mon, 17 Dec 2012 17:43:04 +0000]
cleanup and put comments on the deadlock workaround in miniloop
Tyler Riddle [Tue, 11 Dec 2012 18:24:34 +0000]
fix bug that allowed forwarded logs to be output from the logger built via env vars
Tyler Riddle [Sat, 8 Dec 2012 03:11:16 +0000]
fix comments that were in wrong spot from refactoring
Tyler Riddle [Sat, 8 Dec 2012 03:10:40 +0000]
fix incorrect name of class in logging docs
Tyler Riddle [Sat, 8 Dec 2012 03:10:00 +0000]
remove stderr redirect to null fh from watchdog_fatnode.t
Tyler Riddle [Sat, 8 Dec 2012 03:08:25 +0000]
fix init order issue in logging
Tyler Riddle [Fri, 7 Dec 2012 20:17:58 +0000]
added test for logger class
Tyler Riddle [Fri, 7 Dec 2012 19:38:51 +0000]
added test for log router
Tyler Riddle [Fri, 7 Dec 2012 19:38:34 +0000]
removed unused attribute from log router class
Tyler Riddle [Fri, 7 Dec 2012 17:49:25 +0000]
added tests for the logging class
Tyler Riddle [Fri, 7 Dec 2012 17:04:04 +0000]
remove stray data::dumper from perl_execute.t
Tyler Riddle [Fri, 7 Dec 2012 17:03:30 +0000]
::Logging::TestLogger package decleration had wrong name
Tyler Riddle [Fri, 7 Dec 2012 16:29:39 +0000]
localsudo connector was missing "use" for Object::Remote::Logging
Tyler Riddle [Thu, 6 Dec 2012 22:59:53 +0000]
Fix spelling error in log message
Tyler Riddle [Wed, 5 Dec 2012 22:27:18 +0000]
update watchdog to use log setup env var
Tyler Riddle [Wed, 5 Dec 2012 21:43:38 +0000]
remove t/logsetup.pl
Tyler Riddle [Wed, 5 Dec 2012 21:43:21 +0000]
remove t/logsetup.pl and move feature into $ENV{OBJECT_REMOTE_TEST_LOGGER}; set to 1 to enable testing of all log code
Tyler Riddle [Wed, 5 Dec 2012 21:42:37 +0000]
start at 0.3.1 instead of 0.3.0
Tyler Riddle [Wed, 5 Dec 2012 20:03:51 +0000]
remove vestigial IPC::Open2 from PerlInterpreter.pm
Tyler Riddle [Wed, 5 Dec 2012 19:32:56 +0000]
update comment about empty config vars and regexs in fatnode module shipping filters
Tyler Riddle [Wed, 5 Dec 2012 19:12:51 +0000]
fix fatnode not parsing if included package did not end in new line
Tyler Riddle [Wed, 5 Dec 2012 18:52:06 +0000]
new test to validate connection inside a connection works
Tyler Riddle [Wed, 5 Dec 2012 17:28:10 +0000]
remove dielogger and warnlogger - they just are not needed
Tyler Riddle [Wed, 5 Dec 2012 00:59:33 +0000]
remove some dead comments; fix some bad whitespace
Tyler Riddle [Wed, 5 Dec 2012 00:17:15 +0000]
remove comment for bug that was fixed
Tyler Riddle [Sat, 1 Dec 2012 01:56:38 +0000]
set log forwarding to be enabled by default
Tyler Riddle [Fri, 30 Nov 2012 21:52:33 +0000]
move PIPE signal handler to miniloop and update timeout param in t/timeout.t to match previous API change; all tests are now passing
Tyler Riddle [Fri, 30 Nov 2012 21:20:33 +0000]
fix warning if handle is DEMOLISHED after the backing connection is gone
Tyler Riddle [Fri, 30 Nov 2012 21:04:48 +0000]
fix futures that need to be failed not being failed when a connection is closed
Tyler Riddle [Fri, 30 Nov 2012 01:36:37 +0000]
proxy dies() when a method is invoked and the handle is not valid; add 2 more exclusions to log forwarding
Tyler Riddle [Thu, 29 Nov 2012 23:48:45 +0000]
fix left over remote object hang bug
Tyler Riddle [Tue, 27 Nov 2012 01:41:38 +0000]
forward OBJECT_REMOTE_PERL_BIN env var; doc fix for logging; add TODO for left over object bug
Tyler Riddle [Tue, 13 Nov 2012 19:19:00 +0000]
add new line format var to logger docs
Tyler Riddle [Tue, 13 Nov 2012 17:14:55 +0000]
remove extra logging sugar; that does not belong here
Tyler Riddle [Mon, 12 Nov 2012 23:03:01 +0000]
better way to reap child process pids
Tyler Riddle [Mon, 12 Nov 2012 20:28:56 +0000]
change logging bootstrap to report uninit remote logging metadata; set flag that is true when perl interpreter is running remotely; clean up some whitespace
Tyler Riddle [Sun, 11 Nov 2012 01:55:51 +0000]
forward OBJECT_REMOTE_LOG_FORWARDING env var
Tyler Riddle [Sun, 11 Nov 2012 01:17:43 +0000]
change log init to be entirely with in object::remote::logging
Tyler Riddle [Sun, 11 Nov 2012 00:32:49 +0000]
yank out Log::Any adapter - it was only an experiment
Tyler Riddle [Sat, 10 Nov 2012 17:12:36 +0000]
better lookup method in log any injector; %n adds newline in log format string
Tyler Riddle [Sat, 10 Nov 2012 01:56:48 +0000]
reformat log message generation
Tyler Riddle [Sat, 10 Nov 2012 01:41:16 +0000]
change perl interpreter command line log message to verbose level and make it a single line
Tyler Riddle [Sat, 10 Nov 2012 01:40:34 +0000]
add comment about flaw with alarm in node startup; reduce log level of a message
Tyler Riddle [Sat, 10 Nov 2012 01:14:47 +0000]
logforwarder.pm does not cluck
Tyler Riddle [Sat, 10 Nov 2012 01:12:07 +0000]
better method of log forwarding
Tyler Riddle [Sat, 10 Nov 2012 00:19:44 +0000]
OBJECT_REMOTE_LOG_SELECTIONS can turn logging classes on and off
Tyler Riddle [Fri, 9 Nov 2012 19:41:04 +0000]
Log::Any can inject messages into log router and acts as full class citizen in logging framework including transparent forwarding across interpreters
Tyler Riddle [Fri, 9 Nov 2012 16:00:35 +0000]
logger class now supports instances with distinct log levels via autoload methods
Tyler Riddle [Fri, 9 Nov 2012 04:56:13 +0000]
make Flog_* safer; document ::Logger; rewrite section of ::Logging docs
Tyler Riddle [Fri, 9 Nov 2012 01:04:58 +0000]
add self to contributor list; document new env variables in Object::Remote POD; add documentation for logging system to Object::Remote::Logging POD
Tyler Riddle [Fri, 9 Nov 2012 01:04:12 +0000]
change from $ENV{OBJECT_REMOTE_PERL_PATH} to $ENV{OBJECT_REMOTE_PERL_BIN}
Tyler Riddle [Thu, 8 Nov 2012 22:50:25 +0000]
added in exception and fatal logging methods
Tyler Riddle [Thu, 8 Nov 2012 19:27:28 +0000]
set defaults for min and max levels in various loggers
Tyler Riddle [Thu, 8 Nov 2012 00:15:25 +0000]
add pid and hostname to logging metadata; setting OBJECT_REMOTE_LOG_FORWARDING env var turns on log forwarding which is disabled by default; make %% work in logger format string; update tests
Tyler Riddle [Wed, 7 Nov 2012 16:31:22 +0000]
env var OBJECT_REMOTE_LOG_SELECTIONS allows selection of 1 or more controller classes for logging output
Tyler Riddle [Wed, 7 Nov 2012 05:35:34 +0000]
example of warn logger
Tyler Riddle [Wed, 7 Nov 2012 03:48:01 +0000]
make weak reference to router connection optional
Tyler Riddle [Wed, 7 Nov 2012 03:38:33 +0000]
weaken connections to log router; fixes for no current method name
Tyler Riddle [Wed, 7 Nov 2012 02:48:43 +0000]
new env vars: OBJECT_REMOTE_PERL_PATH and OBJECT_REMOTE_LOG_FORMAT
Tyler Riddle [Wed, 7 Nov 2012 02:23:49 +0000]
added in file, line, and method info for log invocation
Tyler Riddle [Wed, 7 Nov 2012 01:53:27 +0000]
logger class supports printf style formats to control rendering
Tyler Riddle [Wed, 7 Nov 2012 00:56:55 +0000]
export router function in ::Logging; add time of log event to metadata and render time in logger output; put a space before lines that are part of a multi-line log message so that condition can be detected
Tyler Riddle [Tue, 6 Nov 2012 23:23:17 +0000]
alarm() in fatnode is now set to value of connection timeout and is always used even with out the watchdog enabled
Tyler Riddle [Mon, 5 Nov 2012 16:22:39 +0000]
comment what the log levels are for
Tyler Riddle [Mon, 5 Nov 2012 05:10:44 +0000]
cleanup whitespace
Tyler Riddle [Mon, 5 Nov 2012 04:33:02 +0000]
tweak _get_loggers so it can tolerate a logger that is not aware of the log level
Tyler Riddle [Mon, 5 Nov 2012 03:58:26 +0000]
replaced entire logging subsystem with one that is fully operational with the following features: log forwarding, log forwarding supression, stderr output for object-remote generated logs per env var, dynamic logger connections to log router, selection based on package, log-contextual subclass, or remote connection
Tyler Riddle [Tue, 16 Oct 2012 01:27:19 +0000]
revise log router api to match log::contextual router api change
Tyler Riddle [Mon, 15 Oct 2012 18:04:53 +0000]
fix incorrect indentation
Tyler Riddle [Mon, 15 Oct 2012 17:21:25 +0000]
remove old debugging code; fix ::ModuleSender not returning code from ::FromData
Tyler Riddle [Wed, 10 Oct 2012 23:48:49 +0000]
fix bad dep in makefile
Tyler Riddle [Wed, 10 Oct 2012 23:03:26 +0000]
adjust log levels to work better with debug level output
Tyler Riddle [Wed, 10 Oct 2012 13:46:16 +0000]
fix ssh arguments the correct way
Tyler Riddle [Wed, 10 Oct 2012 02:17:34 +0000]
all tests run at trace log level with a null log output; new tests for watchdog, tied objects, and perl execution options
Tyler Riddle [Tue, 9 Oct 2012 21:41:10 +0000]
fix that pesky problem with basic_data.t being broken
Tyler Riddle [Mon, 8 Oct 2012 19:13:02 +0000]
fix indentation levels; remove dead comments and code
Tyler Riddle [Wed, 3 Oct 2012 15:10:47 +0000]
remove incomplete non-blocking support; make select() timeout duration configurable via attribute; permanent on_done future handler setup fix; permanent SIGPIPE fix; remove old annotations
Tyler Riddle [Tue, 2 Oct 2012 23:07:25 +0000]
fix some non-blocking behavior but it's not right yet; log some signals
Tyler Riddle [Fri, 28 Sep 2012 21:59:53 +0000]
first attempt at fixing ssh/sh escaping problem with perl_command - works but isn't the right way to do it
Tyler Riddle [Fri, 28 Sep 2012 20:45:34 +0000]
implement optional watchdog for remote connections
Tyler Riddle [Thu, 27 Sep 2012 01:47:42 +0000]
fix bug where dead connections would not execute cleanup code; add in repeating timers; handle SIGPIPE more gracefully
Tyler Riddle [Tue, 25 Sep 2012 18:39:02 +0000]
add in support for tied objects, adjust a few log levels
Tyler Riddle [Fri, 21 Sep 2012 23:33:16 +0000]
reduce ulimit to 200 meg; reap children
Tyler Riddle [Fri, 21 Sep 2012 20:20:27 +0000]
add non-blocking file handle support for reading in miniloop and change miniloop to be safer under recursion; performing manual management of child process stderr
Tyler Riddle [Fri, 21 Sep 2012 02:45:40 +0000]
experimental move to non-blocking reads in ReadChannel; fix log bugs; annotate fixes for huge json and stuck process issues
Tyler Riddle [Thu, 20 Sep 2012 19:08:42 +0000]
got all general logging done, start of adding ids to objects and incorporating ids in the logs
Tyler Riddle [Sun, 16 Sep 2012 20:56:46 +0000]
found location of hang; make annotations; added more log lines
Tyler Riddle [Sat, 15 Sep 2012 20:58:02 +0000]
fix select timeout calculation error
Tyler Riddle [Sat, 15 Sep 2012 20:38:52 +0000]
more log lines - found deadlock where controller blocks on read seemingly outside of runloop
Tyler Riddle [Sat, 15 Sep 2012 04:45:43 +0000]
added logging to runloop
Tyler Riddle [Sat, 15 Sep 2012 02:34:47 +0000]
start adding logs and add support for routed logs and logging to stderr
Tyler Riddle [Fri, 14 Sep 2012 00:08:01 +0000]
hierarchical log routing is now implemented in object-remote instead of log-contextual
Tyler Riddle [Thu, 13 Sep 2012 00:23:04 +0000]
better log initialization