core/modules/monkeylogger/Localized/en-US/monkeylogger.psd1
ConvertFrom-StringData @'
InitializingLoggers = Initializing loggers LogAlreadyActive = Log is already configured and active StopLoggerMessage = Stopping loggers UnableToStartMessage = Unable to start Log LogEnabledMessage = Log enabled AlreadyStoppedMessage = Log is already stopped LogStoppedMessage = Logger stopped ConfigurationNotLoaded = Unable to initialize loggers. Configuration was not loaded ConfigurationAlreadyLoaded = Configuration is already set BlockingCollectionNotFound = Blocking Collection was not found. Unable to start Log UnableToFormatMessage = Unable to format message {0} '@ |