Linux and UNIX Man Pages

Linux & Unix Commands - Search Man Pages

net::dri::logging::stderr(3pm) [debian man page]

Net::DRI::Logging::Stderr(3pm)				User Contributed Perl Documentation			    Net::DRI::Logging::Stderr(3pm)

NAME
Net::DRI::Logging::Stderr - STDERR Logging Operations for Net::DRI VERSION
This documentation refers to Net::DRI::Logging::Stderr version 1.01 SYNOPSIS
See Net::DRI::Logging DESCRIPTION
This class dumps all logging information to STDERR. EXAMPLES
$dri->new({..., logging => 'stderr' ,...}); SUBROUTINES
/METHODS All mandated by superclass Net::DRI::Logging. DIAGNOSTICS
None. CONFIGURATION AND ENVIRONMENT
None. DEPENDENCIES
This modules has to be used inside the Net::DRI framework and needs the following composants: Net::DRI::Logging INCOMPATIBILITIES
None BUGS AND LIMITATIONS
No known bugs. Please report problems to author (see below) or use CPAN RT system. Patches are welcome. SUPPORT
For now, support questions should be sent to: <netdri@dotandco.com> Please also see the SUPPORT file in the distribution. SEE ALSO
<http://www.dotandco.com/services/software/Net-DRI/> AUTHOR
Patrick Mevzek, <netdri@dotandco.com> LICENSE AND COPYRIGHT
Copyright (c) 2009 Patrick Mevzek <netdri@dotandco.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the LICENSE file that comes with this distribution for more details. perl v5.10.1 2010-03-25 Net::DRI::Logging::Stderr(3pm)

Check Out this Related Man Page

Net::DRI::Logging::Null(3pm)				User Contributed Perl Documentation			      Net::DRI::Logging::Null(3pm)

NAME
Net::DRI::Logging::Null - Null Logging Operations for Net::DRI VERSION
This documentation refers to Net::DRI::Logging::Null version 1.01 SYNOPSIS
See Net::DRI::Logging DESCRIPTION
This is the default logging class used by Net::DRI if nothing else is specified, It discards everything (no logging at all). EXAMPLES
$dri->new({..., logging => 'null' ,...}); If not provided during "new()", this is the default behaviour. SUBROUTINES
/METHODS All mandated by superclass Net::DRI::Logging. DIAGNOSTICS
None. CONFIGURATION AND ENVIRONMENT
None. DEPENDENCIES
This module has to be used inside the Net::DRI framework and needs the following components: Net::DRI::Logging INCOMPATIBILITIES
None BUGS AND LIMITATIONS
No known bugs. Please report problems to author (see below) or use CPAN RT system. Patches are welcome. SUPPORT
For now, support questions should be sent to: <netdri@dotandco.com> Please also see the SUPPORT file in the distribution. SEE ALSO
<http://www.dotandco.com/services/software/Net-DRI/> AUTHOR
Patrick Mevzek, <netdri@dotandco.com> LICENSE AND COPYRIGHT
Copyright (c) 2009 Patrick Mevzek <netdri@dotandco.com>. All rights reserved. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See the LICENSE file that comes with this distribution for more details. perl v5.10.1 2010-03-25 Net::DRI::Logging::Null(3pm)
Man Page

11 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Logging out all logins. No one can answer this.

Hi all, I'm having the following problem and wondered if anyone here could help? I'm using a network at work which is running RH9 on all machines (I only have user access), when I log in to one of the machines in the computer cluster RH informs me I am already logged in elsewhere and mozilla... (2 Replies)
Discussion started by: brady9953
2 Replies

2. UNIX for Dummies Questions & Answers

Logging command invocations - cmdlog

. (1 Reply)
Discussion started by: Driver
1 Replies

3. Programming

Logging

Hi How to manage logging in an application. Actually I am developing a Client-Server application in c/c++ and want to manage an optional logging in my application, but since prior I have never done ths activity. Plz guide me. thanks. (2 Replies)
Discussion started by: sumsin
2 Replies

4. UNIX for Dummies Questions & Answers

Logging all console activity to a file - how?

Hi all, Well I've had a bit more experience with Unix-like environments since my last post, now that I have started working on my website in earnest and am doing much of the file manipulation via the command line through SSH. The thing is, I want to be able to log all console activity,... (4 Replies)
Discussion started by: patwa
4 Replies

5. Cybersecurity

Full Command Logging?

I am looking for a really good command logging tool to improve the auditing of my servers. I have previously used snoopy but this is currently a bit flaky and causing serious problems for me, it doesn't look like it's been maintained since 2004, it didn't even want to compile until I added -fPIC... (1 Reply)
Discussion started by: humbletech99
1 Replies

6. UNIX and Linux Applications

Central Logging

Hello All, I need to implement central logging for our Linux/Solaris environment and was wondering if anyone had some suggestions on software/architecture. The ability to view live/search old logs via a gui and DB support is a must. Preferably an Oracle DB... Thanks. (3 Replies)
Discussion started by: dwells
3 Replies

7. Post Here to Contact Site Administrators and Moderators

Constant Logging In (After Logging Out)

Hi Everyone. First, I want to thank all of you for letting me participate in this great group. I am having a bit of a problem. After I get an email from a responder, I login to make my reply. In the mean time I get another response by email from another member, I go to reply to them and I... (6 Replies)
Discussion started by: Ccccc
6 Replies

8. UNIX for Dummies Questions & Answers

Best way of System Logging and Auditing?

As part of server hardening process i would like to know the Best way of System Logging and Auditing. Following point should be taken into consideration. Logging of critical events Logging access to critical accounts Secure storage and availability of logs Review of logs Security of logs (4 Replies)
Discussion started by: pinga123
4 Replies

9. UNIX for Dummies Questions & Answers

How to replace a file on Unix server with file from my c: drive

I have a Logging.xml file located on my laptop c: drive. I want to take this file and replace the Logging.xml that is currently on my Aix 6.1 Unix server with it. Here is the where the file is located. It is the Logging.xml file ... (8 Replies)
Discussion started by: gregvc
8 Replies

10. Shell Programming and Scripting

Help required with Stderr and tee command

Hello All, I have a requirement to redirect stdout and stderr to 'log' file and stderr alone to 'err' file. Can someone please help me with this? Thanks in advance (2 Replies)
Discussion started by: vikas_trl
2 Replies

11. Windows & DOS: Issues & Discussions

Cygwin_openssh logging

Has anyone enabled Logging on cygwin_openssh? I uncommented Syslogfacility AUTH and loglevel VERBOSE in sshd_config, restarted but I still have not seen any logging??? Thanks in advance! Please use CODE tags as required by forum rules! (6 Replies)
Discussion started by: MikeAdkins
6 Replies