bugzilla-daemon at main.slony.info bugzilla-daemon at main.slony.info
Wed Aug 24 09:11:35 PDT 2011
http://www.slony.info/bugzilla/show_bug.cgi?id=236

--- Comment #1 from Christopher Browne <cbbrowne at ca.afilias.info> 2011-08-24 09:11:35 PDT ---
Reviewing slon_log() in misc.c, there are two ways to go:

1.  Add logic that inserts an extra space if logtimestamp is true.

2.  Stow an extra space in the default configuration for log_timestamp_format,
and impose the burden of spacing on anyone that manages this config parameter.

#2 is a bit easier, and has the merit that it doesn't force whitespace in if
someone decided to:

- Put some in themselves
- Use some delimiter themselves (i.e. - if they used [], as in "[%Y-%m-%d
%H:%M:%S %Z]")

What do you suggest?

-- 
Configure bugmail: http://www.slony.info/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
You are the assignee for the bug.


More information about the Slony1-bugs mailing list