mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Ludovic Poitou
20.34.2011 6f265e047f6505d5fa996d85ef00f17796d84462
opends/src/admin/messages/DebugTargetCfgDefn_ko.properties
@@ -20,8 +20,8 @@
property.debug-level.syntax.enumeration.value.info.synopsis=Messages with severity level of INFO or higher are logged.
property.debug-level.syntax.enumeration.value.verbose.synopsis=Messages with severity level of VERBOSE or higher are logged.
property.debug-level.syntax.enumeration.value.warning.synopsis=Messages with severity level of WARNING or higher are logged.
property.debug-scope.synopsis=Specifies the fully-qualified OpenDS Java package, class, or method affected by the settings in this target definition. Use the number character (#) to separate the class name and the method name (that is, org.opends.server.core.DirectoryServer#startUp).
property.debug-scope.syntax.string.pattern.synopsis=The fully-qualified OpenDS Java package, class, or method name.
property.debug-scope.synopsis=Specifies the fully-qualified OpenDJ Java package, class, or method affected by the settings in this target definition. Use the number character (#) to separate the class name and the method name (that is, org.opends.server.core.DirectoryServer#startUp).
property.debug-scope.syntax.string.pattern.synopsis=The fully-qualified OpenDJ Java package, class, or method name.
property.include-throwable-cause.synopsis=Specifies the property to indicate whether to include the cause of exceptions in exception thrown and caught messages.
property.omit-method-entry-arguments.synopsis=Specifies the property to indicate whether to include method arguments in debug messages.
property.omit-method-return-value.synopsis=Specifies the property to indicate whether to include the return value in debug messages.