Changeset 17719 for trunk/Nebulous/lib
- Timestamp:
- May 16, 2008, 10:58:39 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous/lib/Nebulous/Client/Log.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous/lib/Nebulous/Client/Log.pm
r17542 r17719 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Log.pm,v 1. 7 2008-05-06 22:32:33jhoblitt Exp $3 # $Id: Log.pm,v 1.8 2008-05-16 20:58:39 jhoblitt Exp $ 4 4 5 5 package Nebulous::Client::Log; … … 27 27 28 28 log4perl.appender.Screen = Log::Log4perl::Appender::Screen 29 log4perl.appender.Screen.stderr = 029 log4perl.appender.Screen.stderr = 1 30 30 log4perl.appender.Screen.layout = Log::Log4perl::Layout::PatternLayout 31 31 log4perl.appender.Screen.layout.ConversionPattern = %d | %H | %p | %M - %m%n
Note:
See TracChangeset
for help on using the changeset viewer.
