Content Pipeline Guide > Error Handling > Customizing Error Handling
  
Customizing Error Handling
If the default logging mechanism does not satisfy your needs, you can customize an error handler. To do this, you need to:
Create a filter that implements the ErrorHandler interface methods.
Specify the new error handler in the appropriate CCF file.