| | |
| | | * information: "Portions Copyright [year] [name of copyright owner]". |
| | | * |
| | | * Copyright 2015-2016 ForgeRock AS. |
| | | * Portions Copyright 2026 3A Systems, LLC. |
| | | */ |
| | | package org.opends.server.loggers; |
| | | |
| | |
| | | */ |
| | | public void removePublisher(LogPublisherCfg config) throws ConfigException |
| | | { |
| | | logger.trace(String.format("Shutting down common audit for configuration entry:", config.dn())); |
| | | logger.trace(String.format("Shutting down common audit for configuration entry: %s", config.dn())); |
| | | String normalizedName = getConfigNormalizedName(config); |
| | | try |
| | | { |