Disable file logging for this async file observer. This method has no effect if file logging is not enabled. Calling this method will prevent the logging to a file of any unpublished records held by this observer. Note that records subsequently received through the publish method as well as those that are currently on the queue may still be logged to stdout after calling this method.