Search icon
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletters
Free Learning
Arrow right icon
CUPS Administrative Guide

You're reading from  CUPS Administrative Guide

Product type Book
Published in Sep 2008
Publisher
ISBN-13 9781847192585
Pages 248 pages
Edition 1st Edition
Languages
Concepts
Author (1):
Ankur Shah Ankur Shah
Profile icon Ankur Shah

Table of Contents (16) Chapters

CUPS Administrative Guide
Credits
About the Author
1. Acknowledgement
About the Reviewer
2. Preface
1. Introduction 2. Building and Installing CUPS 3. Printer Management 4. Managing Multiple Printers at a Time 5. CUPS Server Management 6. Client Setup 7. Quota Management 8. Monitoring CUPS 9. File Typing and Filtering 10. Security

Overview of the error_log File


The error_log file displays messages from the scheduler such as "warnings", "errors", and so on:

  • Level: The level field contains the type of message:

    • A: Alert message (LogLevel alert)

    • C: Critical error message (LogLevel crit)

    • D: Debugging message (LogLevel debug)

    • d: Detailed debugging message (LogLevel debug2)

    • E: Normal error message (LogLevel error)

    • I: Informational message (LogLevel info)

    • N: Notice message (LogLevel notice)

    • W: Warning message (LogLevel warn)

    • X: Emergency error message (LogLevel emerg)

  • Time of Printing: The date-time field contains the date and time when the page started printing. The format of this field is identical to the data-time field in the page_log file.

  • Message: This field contains free-form textual messages. In the following examples of the error_log files, the last field contains messages of this type.

The syntax for the error_log file is level date-time message.

The following are the some examples of entries in the error_log file ...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime}