1660 Syslog CommandsUser GuidelinesMessages logged to the console are filtered based on severity. Selecting aseverity level will log that severity and higher (numerically lower) levelmessages.logging onUse the logging on command in Global Configuration mode to control errormessages logging. This command globally enables the sending of loggingmessages to the currently configured locations. To disable the sending of logmessages, use the no form of this command.Syntaxlogging onno logging onDefault ConfigurationLogging is enabled.Command ModeGlobal Configuration modeUser GuidelinesThe logging process controls the distribution of logging messages to thevarious destinations, such as the logging buffer, logging file, or syslog server.Logging on and off for these destinations can be individually configured usingthe logging buffered, logging file, and loggingserver global configurationcommands. However, if the logging on command is disabled, no messages aresent to these destinations. In this case, only the console will continue toreceive logging messages.ExampleThe following example shows how logging is enabled.console(config)#logging on