removePost($postId)) { $logger->info($postId . ' deleted'); } else { $logger->info($postId . ' not found, not deleted'); } } ?>