Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chronoxor/CppLogging
/ functions
Functions
411 in github.com/chronoxor/CppLogging
⨍
Functions
411
◇
Types & classes
84
↓ 53 callers
Method
Info
Log information message ! \param message - Information message */
include/logging/logger.h:62
↓ 47 callers
Function
zip64local_putValue
source/logging/appenders/minizip/zip.c:277
↓ 34 callers
Method
empty
Is ring queue empty?
include/logging/processors/async_wait_free_queue.h:54
↓ 33 callers
Function
zip64local_putValue_inmemory
source/logging/appenders/minizip/zip.c:299
↓ 27 callers
Function
format
tests/test_record_format.cpp:90
↓ 23 callers
Function
unz64local_getLong
source/logging/appenders/minizip/unzip.c:220
↓ 23 callers
Function
unz64local_getShort
source/logging/appenders/minizip/unzip.c:200
↓ 18 callers
Function
store
tests/test_record_format.cpp:98
↓ 17 callers
Method
IsStarted
source/logging/appenders/rolling_file_appender.cpp:1204
↓ 14 callers
Function
zip64local_getByte
source/logging/appenders/minizip/zip.c:333
↓ 11 callers
Method
LayoutRecord
source/logging/layouts/text_layout.cpp:823
↓ 10 callers
Method
Debug
Log debug message ! Will log only in debug mode! \param message - Debug message */
include/logging/logger.h:47
↓ 10 callers
Method
Error
Log error message ! \param message - Error message */
include/logging/logger.h:88
↓ 10 callers
Method
Fatal
Log fatal message ! \param message - Fatal message */
include/logging/logger.h:101
↓ 10 callers
Method
Warn
Log warning message ! \param message - Warning message */
include/logging/logger.h:75
↓ 10 callers
Function
zip64local_getLong
source/logging/appenders/minizip/zip.c:373
↓ 9 callers
Function
unz64local_getLong64
source/logging/appenders/minizip/unzip.c:241
↓ 7 callers
Method
Flush
source/logging/appenders/rolling_file_appender.cpp:1208
↓ 7 callers
Function
zip64local_getShort
=========================================================================== Reads a long in LSB order from the given gz_stream. Sets */
source/logging/appenders/minizip/zip.c:354
↓ 6 callers
Method
Flush
source/logging/processor.cpp:127
↓ 6 callers
Function
unz64local_GetCurrentFileInfoInternal
Get Info about the current file in the zipfile, with internal only info */
source/logging/appenders/minizip/unzip.c:767
↓ 6 callers
Function
unzCloseCurrentFile
Close the file in zip opened with unzOpenCurrentFile Return UNZ_CRCERROR if all the file was read but the CRC is not good */
source/logging/appenders/minizip/unzip.c:1870
↓ 6 callers
Function
unzOpenInternal
Open a Zip file. path contain the full pathname (by example, on a Windows NT computer "c:\\test\\zlib114.zip" or on an Unix computer "zlib/z
source/logging/appenders/minizip/unzip.c:492
↓ 6 callers
Function
zip64local_getLong64
source/logging/appenders/minizip/zip.c:401
↓ 6 callers
Function
zipOpen3
/
source/logging/appenders/minizip/zip.c:816
↓ 5 callers
Method
AppendRecord
source/logging/appenders/file_appender.cpp:48
↓ 5 callers
Method
day
examples/format.cpp:18
↓ 5 callers
Method
month
examples/format.cpp:17
↓ 5 callers
Method
seconds
examples/format.cpp:47
↓ 5 callers
Method
year
examples/format.cpp:16
↓ 5 callers
Function
zip64FlushWriteBuffer
source/logging/appenders/minizip/zip.c:1327
↓ 4 callers
Function
MySetFilePointerEx
source/logging/appenders/minizip/iowin32.c:230
↓ 4 callers
Function
unzClose
Close a ZipFile opened with unzOpen. If there is files inside the .Zip opened with unzOpenCurrentFile (see later), these files MUST be closed wi
source/logging/appenders/minizip/unzip.c:711
↓ 4 callers
Function
win32_build_iowin
source/logging/appenders/minizip/iowin32.c:73
↓ 4 callers
Function
win32_translate_open_mode
source/logging/appenders/minizip/iowin32.c:48
↓ 4 callers
Function
zipCloseFileInZip
source/logging/appenders/minizip/zip.c:1705
↓ 3 callers
Function
fill_win32_filefunc64W
source/logging/appenders/minizip/iowin32.c:431
↓ 3 callers
Function
init_keys
* Initialize the encryption keys and the random header according to * the given password. */
source/logging/appenders/minizip/crypt.h:64
↓ 3 callers
Method
minutes
examples/format.cpp:46
↓ 3 callers
Function
unzOpenCurrentFile3
Open for reading data the current file in the zipfile. If there is no error and the file is opened, the return value is UNZ_OK. */
source/logging/appenders/minizip/unzip.c:1343
↓ 2 callers
Function
FindHashlog
tools/hashlog/hashlog.cpp:37
↓ 2 callers
Function
InputRecord
tools/hashlog/hashlog.cpp:218
↓ 2 callers
Method
RestoreFormat
source/logging/record.cpp:270
↓ 2 callers
Function
RestoreFormatString
source/logging/record.cpp:249
↓ 2 callers
Function
add_data_in_datablock
source/logging/appenders/minizip/zip.c:217
↓ 2 callers
Function
allocate_new_datablock
source/logging/appenders/minizip/zip.c:185
↓ 2 callers
Function
fill_fopen64_filefunc
source/logging/appenders/minizip/ioapi.c:222
↓ 2 callers
Function
fill_zlib_filefunc64_32_def_from_filefunc32
source/logging/appenders/minizip/ioapi.c:66
↓ 2 callers
Function
show_help
()
scripts/hashlog-map/hashlog-map.py:93
↓ 2 callers
Function
unzGetCurrentFileInfo
source/logging/appenders/minizip/unzip.c:1020
↓ 2 callers
Function
unzGetGlobalInfo
source/logging/appenders/minizip/unzip.c:739
↓ 2 callers
Function
unzGoToFirstFile
Set the current file of the zipfile to the first file. return UNZ_OK if there is no problem */
source/logging/appenders/minizip/unzip.c:1061
↓ 2 callers
Function
unzOpen2_64
source/logging/appenders/minizip/unzip.c:684
↓ 2 callers
Function
unzOpen64
source/logging/appenders/minizip/unzip.c:702
↓ 2 callers
Function
unzOpenCurrentFile
source/logging/appenders/minizip/unzip.c:1513
↓ 2 callers
Function
unzReadCurrentFile
Read bytes from the current file. buf contain buffer where data must be copied len the size of buf. return the number of byte copied if some by
source/logging/appenders/minizip/unzip.c:1552
↓ 2 callers
Function
zipClose
source/logging/appenders/minizip/zip.c:1833
↓ 1 callers
Function
CompareRecords
tests/test_layout_binary.cpp:57
↓ 1 callers
Function
ConfigureLogger
examples/rolling_size.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/file.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/syslog.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/hashlog.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/sync.cpp:17
↓ 1 callers
Function
ConfigureLogger
examples/layout.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/async.cpp:17
↓ 1 callers
Function
ConfigureLogger
examples/console.cpp:12
↓ 1 callers
Function
ConfigureLogger
examples/rolling_time.cpp:12
↓ 1 callers
Method
Flush
source/logging/appenders/file_appender.cpp:73
↓ 1 callers
Function
InputRecord
tools/binlog/binlog.cpp:118
↓ 1 callers
Method
IsFormatStored
Is the record contains stored format message and its arguments
include/logging/record.h:64
↓ 1 callers
Function
LoadCentralDirectoryRecord
source/logging/appenders/minizip/zip.c:608
↓ 1 callers
Function
OutputRecord
tools/hashlog/hashlog.cpp:332
↓ 1 callers
Function
OutputRecord
tools/binlog/binlog.cpp:175
↓ 1 callers
Function
ParseArgument
source/logging/record.cpp:15
↓ 1 callers
Function
ParseBinaryLayout
tests/test_layout_binary.cpp:15
↓ 1 callers
Function
ReadHashlog
tools/hashlog/hashlog.cpp:53
↓ 1 callers
Method
Start
source/logging/processor.cpp:30
↓ 1 callers
Method
Stop
source/logging/processor.cpp:60
↓ 1 callers
Function
UnzipFile
tools/hashlog/hashlog.cpp:135
↓ 1 callers
Function
UnzipFile
tools/binlog/binlog.cpp:35
↓ 1 callers
Function
UpdateHashmap
tools/hashlog/hashlog.cpp:347
↓ 1 callers
Function
WriteHashlog
tools/hashlog/hashlog.cpp:99
↓ 1 callers
Function
Write_EndOfCentralDirectoryRecord
source/logging/appenders/minizip/zip.c:1769
↓ 1 callers
Function
Write_GlobalComment
source/logging/appenders/minizip/zip.c:1816
↓ 1 callers
Function
Write_LocalFileHeader
source/logging/appenders/minizip/zip.c:920
↓ 1 callers
Function
Write_Zip64EndOfCentralDirectoryLocator
source/logging/appenders/minizip/zip.c:1709
↓ 1 callers
Function
Write_Zip64EndOfCentralDirectoryRecord
source/logging/appenders/minizip/zip.c:1730
↓ 1 callers
Method
capacity
Get ring queue capacity
include/logging/processors/async_wait_free_queue.h:56
↓ 1 callers
Function
crypthead
source/logging/appenders/minizip/crypt.h:88
↓ 1 callers
Method
date
tests/test_record_format.cpp:50
↓ 1 callers
Method
date
examples/format.cpp:44
↓ 1 callers
Method
day
tests/test_record_format.cpp:20
↓ 1 callers
Method
discover
(self, path)
scripts/hashlog-map/hashlog-map.py:38
↓ 1 callers
Function
free_datablock
source/logging/appenders/minizip/zip.c:198
↓ 1 callers
Function
free_linkedlist
source/logging/appenders/minizip/zip.c:211
↓ 1 callers
Method
generate
(self, path)
scripts/hashlog-map/hashlog-map.py:63
↓ 1 callers
Method
hash_fnv1a_32
(self, message)
scripts/hashlog-map/hashlog-map.py:28
↓ 1 callers
Method
hours
tests/test_record_format.cpp:51
↓ 1 callers
Method
hours
examples/format.cpp:45
↓ 1 callers
Function
init_linkedlist
source/logging/appenders/minizip/zip.c:207
next →
1–100 of 411, ranked by callers