Changeset 17546 for trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm
- Timestamp:
- May 6, 2008, 2:02:10 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Nebulous-Server/lib/Nebulous/Server/Log.pm
r10627 r17546 1 1 # Copyright (c) 2004 Joshua Hoblitt 2 2 # 3 # $Id: Log.pm,v 1. 6 2006-12-12 00:02:53jhoblitt Exp $3 # $Id: Log.pm,v 1.7 2008-05-07 00:02:10 jhoblitt Exp $ 4 4 5 5 package Nebulous::Server::Log; … … 21 21 22 22 my $conf = <<END; 23 log4perl.category.Nebulous.Server = DEBUG, SERVERLOGFILE23 log4perl.category.Nebulous.Server = WARN, SERVERLOGFILE 24 24 25 25 log4perl.appender.SERVERLOGFILE = Log::Log4perl::Appender::File
Note:
See TracChangeset
for help on using the changeset viewer.
