AgIsoStack++
A control-function-focused implementation of the major ISOBUS and J1939 protocols
Loading...
Searching...
No Matches
Namespaces
can_stack_logger.cpp File Reference

A class that acts as a logging sink. The intent is that someone could make their own derived class of logger and inject it into the CAN stack to get helpful debug logging. More...

#include "isobus/isobus/can_stack_logger.hpp"
#include <iostream>
Include dependency graph for can_stack_logger.cpp:

Go to the source code of this file.

Namespaces

namespace  isobus
 This namespace encompasses all of the ISO11783 stack's functionality to reduce global namespace pollution.
 

Detailed Description

A class that acts as a logging sink. The intent is that someone could make their own derived class of logger and inject it into the CAN stack to get helpful debug logging.

Author
Adrian Del Grosso

Definition in file can_stack_logger.cpp.