rotatory_end()

rotatory_end()#

Shut down the rotatory logging system.

Prototype

PUBLIC void rotatory_end(void);
        

Parameters

Key

Type

Description

-

-

This function does not take any parameters.


Return Value

No return value. This function shuts down and cleans up resources used by the rotatory logging system.

Prototype

// Not applicable in JS

Prototype

# Not applicable in Python
Examples
// TODO C examples
// TODO JS examples
# TODO Python examples