Changeset 18406 for lang/php/misc/Logging/sample.php
- Timestamp:
- 08/28/08 23:02:20 (4 months ago)
- Files:
-
- 1 modified
-
lang/php/misc/Logging/sample.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/php/misc/Logging/sample.php
r18405 r18406 15 15 16 16 $logger->debug('%s %s', 'hello', 'world'); 17 18 $syslogAppender = new SyslogAppender('logsample', 0, SyslogFacility::LOG_USER); 19 $logger->addAppender($syslogAppender); 20 $logger->info('%s %d', 'hoge', 777);
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)