Logger System 0.1.3
High-performance C++20 thread-safe logging system with asynchronous capabilities
Loading...
Searching...
No Matches
file_utils.h File Reference

File utility functions for path validation and sanitization. More...

#include <kcenon/logger/core/error_codes.h>
#include <filesystem>
#include <string>
#include <algorithm>
Include dependency graph for file_utils.h:

Go to the source code of this file.

Classes

class  kcenon::logger::utils::file_utils
 File utility functions for path validation and sanitization. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::logger
 
namespace  kcenon::logger::utils
 

Detailed Description

File utility functions for path validation and sanitization.

Definition in file file_utils.h.